Replies: 0
Hi, (sorry for my english i’m french)
I am very interested in your donation plugin, because I am developing a site with social actions and donations. I am interested in the prenimum options, but first i would like to use the free version.
But, I have 2 problems with the free version:
1 / my site gives me a “recaptcha” error when i try to consult the donations, so i cannot verify the email in order to access the donation information. The recaptcha keys are valid, I still deleted the keys generated new keys, inserted the keys in the admin > wpgive > general settings > access control part but the problem is still present. screenshot error frontend https://ibb.co/vkJ1662
2 / For donations, I absolutely want to use version 2 checkout which is more reassuring for users, anyway, I have a problem, in order to respect the GDPR law, I had just for the “moment” blocked with the plugin “Asset CleanUp: Page Speed Booster “” the JS https://checkout.stripe.com/v3 while the user accepts third-party cookies. I placed the link script < script src = ” https://checkout.stripe.com/v3 ” / > < /script > in the admin part of my cookie banner so that the script https://checkout.stripe.com / v3 is placed in the HEAD part after consent. When the user gives his consent, I have the checkout script that loads and when I try to make a donation, I am not redirected to https://checkout.stripe.com/ but I stay on the page of my site which becomes white, I can see an error in the google console (give stripe vars is not defined – see screenshot : https://ibb.co/NVrCR1G)
I really hope we can fix this. Thank for your support.
Best regards.