#vasant-dhatrak_code
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
🔗 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/1251116291431993456
📝 Have more to share? Add details, code, screenshots, videos, etc. below.
👋 happy to help!
This guide is a good starting point:
https://docs.stripe.com/payments/payment-methods/transitioning
i need more details
What kind of details you are looking for ?
If you want to start from scratch, you can follow this guide for SEPA Direct
https://stripe.com/docs/payments/sepa-debit
in sepa_credit_transfer flow first
- create customer
- create source
- attach source
- charge source
so now how its operating?
Ah you were referring to sepa credit transfer. So you should follow this guide instead:
https://docs.stripe.com/payments/sources/credit-transfers#:~:text=Stripe doesn’t recommend,Transfer Payments.
Now you should be using Bank transfer:
https://docs.stripe.com/payments/bank-transfers/accept-a-payment
That's exactly what this guide explains:
https://docs.stripe.com/payments/bank-transfers/accept-a-payment