#ddbg-authorize-sepa
1 messages · Page 1 of 1 (latest)
Hi 👋 can you help me understand what you mean you say "how to authorize SEPA"?
Are you referring to part of the process for accepting a SEPA payment:
https://stripe.com/docs/payments/sepa-debit/accept-a-payment?platform=web&ui=element
or something else?
ddbg-authorize-sepa
Hello @fallen trail thank you for your fast reply. But is it necessary to implement SEPA on the backend? can't we just authorize it through the stripe's dashboard then on the web and app SDK, the developers can add the SEPA option in the payment method form?
All payment methods require backend code, whether you need to change what you currently have depends on how you are implemented currently.