- Issue created by @Anybody
Using the direct debit sepa payment method from Stripe elements, the SEPA payment method form shows up, but the payment is not successful and
Payment failed via Stripe Payment Element for .
The selected stripe payment method type (stripe_sepa_debit) is not currently supported.
(Yes, there's also no name shown behind the "for"!)
But typically the payment method should just work, if it's shown to the user?
Is this related to
📌
In StripePaymentElement->onReturn do not allow PaymentGatewayException to bubble up if we know the payment was successful on Stripe's end
Active
?
Active
1.0
Code