#guillaume_subscription-sepa-ideal
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/1267518879370838137
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
The IDEAL payment method requires that the customer be redirected to their bank's website to authenticate the payment. We recommend using webhooks for payment confirmation because sometimes something goes wrong with the customer being redirected back to your site even though the payment goes through successfully.
thanks Snufkin for a fast response !
When subscribing using ideal, i save sepa payment method as the default payment method for my customer.
Can i use this payment method to:
- pay the next subscription invoices, and is this immediate payment confirmation ?
- proceed to off session payments
Thanks
Yes, that is exactly how you would use the SEPA payment method that is created.
From the documentation the confirmation of payment success with SEPA can take up to 14 days, is this different when SEPA is added through iDeal ?
No, there isn't a difference once the payment method has been saved.
I'm sorry but I don't understand.
Let's say a customer is subscribing using iDeal:
- The first payment confirmation is immediate
- I save SEPA as the default payment method for the user
- For the second month subscription invoice: the payment confirmation can take up to 14 days ?
- For any payment (off session) : the payment confirmation can take up to 14 days ?
Correct. IDEAL is a one-time (not recurring) payment method that can be saved but only as a SEPA debit payment method.
Ok ! So using iDeal for a recurring subscription is not really recommended I guess
I can't see use cases where you should prompt the user each month for ideal payment
No that is not what I said
We have plenty of merchants using IDEAL with subscriptions
The difference is that the initial payment occurs using IDEAL but then we (Stripe) do the work with the banks to set up a SEPA debit payment method that can be used for recurring off-session payments
So the first subscription payment is made with IDEAL and following ones are used with SEPA
But this scheme "just works" for a large number of european merchants
ok thanks for the clarification.
Last question to be sure I get things right:
For the second month invoice of the subscirption, there can be a delay (in days) between payment creation and confirmation (success)
It's possible. Not likely but possible
Ok thanks for you time
Sure thing, happy to shed what ๐ก I can ๐