#alex_payments-sepadebit
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1213235686388269096
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Hi there. Have you seen: https://docs.stripe.com/payments/sepa-debit/set-up-payment ?
yes, but I'm not using react, thus, it served only little help so far. but do I see ti correctly that in this example you confirm the setupintent from the frontend and not the server?
That link does not use react
If you click the custom payment form tab at the top
And all the code samples below have an option to either select html+js or react
But it should have what you want to achieve
ah didnt see that! thank you
No problem
But really I recommend just doing all payment methods via the payment element
Easiest to integrate all payment methods in one place