When testing internally or using AWS S3 static hosting, the redirect from "Checkout" to "Proceed to Payment" always fails with
POST http://localhost:1398/donate/paylink/ 405 (Method Not Allowed)
If the form is updated with GET, then it works, but you get an awful long query string.
When testing internally or using AWS S3 static hosting, the redirect from "Checkout" to "Proceed to Payment" always fails with
POST http://localhost:1398/donate/paylink/ 405 (Method Not Allowed)
If the form is updated with GET, then it works, but you get an awful long query string.
Just curious how you're able to do it with the sample website: https://hugocodex.org/donate/paylink/