- Issue created by @skyredwang
- Status changed to Closed: outdated
about 1 year ago 10:07am 8 January 2024
When a new payment method is enabled through Stripe Dashboard, (if it is a single-use, it would need ✨ Add the option to not setup payment methods for future usage Fixed ) a customer can see the new payment method on the Drupal side, and they can proceed to complete the transaction. The transaction can complete on the Stripe side, however, it would throw an exception on the Drupal side:
Payment failed at the payment server. Please review your information and try again.
This exception is misleading, as the payment didn't fail, it was the Drupal side that doesn't know how to handle the response.
Maybe a better exception? Not sure
Closed: outdated
1.0
Payment Element