#rusty_api
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.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1369640636294107177
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
You should use the SEPA PaymentMethod generated and not the Bancontact PaymentMethod
so the entire implementation for mandates would be a different flow, right?
and this is an implementation issue?
Yeah, the first PaymentIntent creates two PaymentMethods (req_glupTDxTFPfPLc)
For the second paymentmethod you need to use the Sepa PaymentMethod generated from the first call
which have the mandate
so the first payment method is related to bancontactcard. and recurring should be redirected through sepa debit that consumes second payment method. am i right?
yes
You can learn more about this in this guide