Add Payment Method Issue
-
When adding a payment method to an account, an error pops up saying “Something went wrong”. When I inspect the code after the error I found this.
POST https://www.undergroundcasebreaks.com/wp-admin/admin-ajax.php 400
send @ jquery.min.js?ver=3.6.0:2 ajax @ jquery.min.js?ver=3.6.0:2 s.ajax.s.ajax @ jquery-migrate.min.js?ver=3.3.2:2 confirmCardSetup @ stripe-elements.js?ver=1.4.4:563 (anonymous) @ stripe-elements.js?ver=1.4.4:276 Promise.then (async) createStripePaymentMethod @ stripe-elements.js?ver=1.4.4:259 processingSubmit @ stripe-elements.js?ver=1.4.4:711 dispatch @ jquery.min.js?ver=3.6.0:2 v.handle @ jquery.min.js?ver=3.6.0:2
Not sure what is causing stripe to not allow payment methods. I have the API all set up and not finding any errors anywhere.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add Payment Method Issue’ is closed to new replies.