Checkout Silently Failing
-
Working on a Development site, I am able to fill out the checkout info and payment method and submit, but the page simply reloads and does nothing. Oddly, it seems to work fine when doing it from my local machine, and I’ve already done everything I can to ensure that everything between the two is the same.
Checking in Stripe, it looks as though it is successfully creating a customer and completing a successful
payment_methodsPOST, but nothing beyond that.* I have already checked for JS errors, and there are none
* I haven’t seen any errors in the logs, other than one that only appeared once as far as I can tell: “ERROR Could not complete payment for payment_intent pi_1JBM6OLrjXvWb8RWRkWRIUiW. No order ID was found in your WordPress database.”Any help would be greatly appreciated!
The topic ‘Checkout Silently Failing’ is closed to new replies.