Hi @ariserrallonga,
What is the error that you are getting when attempting to donate from the Netherlands?
Cheers,
Eric
The text said:
Your donation could not be processed. Please reload the page and try again.
They tried again later, and it didn’t work.
Here you have an screenshoot.
Thanks
Hi @ariserrallonga,
I just tested this out on your website. When the donation form is submitted, it makes a request to admin-ajax.php. This request is responding with a 423 Locked error:
The requested resource is currently locked. The lock must be released or proper identification given before the method can be applied.
This is not an error I’ve seen before, but to me it indicates that there may be a general problem with your hosting setup blocking POST requests to admin-ajax.php. I did test a separate POST to your admin-ajax.php URL and it received the same response, so the error is not specifically related to the format of the Charitable request — it appears to be a more general problem with the server setup.
Cheers,
Eric
-
This reply was modified 3 years, 11 months ago by
Eric Daams. Reason: Formatting
Closing, let us know if you have new information if you still are running into issues! Thank you!