#leiha_code
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/1409536446380904480
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
We do a first payment in normal mode for the booking but we need an automatic payment when there is overruns
I read that you could use "usage: 'off_session'," but I'm not sure if that's the right method. The subscriptions may be, but the amounts can vary.
In short, I'm in the dark.
Hi, yes that is gererally the correct parameter to use. However, if you're charging for the payment right after you collect the payment method, we recommend that save the payment method during the transaction: https://docs.stripe.com/payments/save-during-payment
This way, you collect the payment method on the first payment and you save the payment method for future use.
Otherwise, what you have is correct: https://docs.stripe.com/payments/checkout/save-and-reuse
It does not matter that the amounts will be different for future usage.
Please note that even if you ask for exemption for 3DS, it is still possible that the issuing bank asks for 3DS again. In this case, you need to bring the customer back on session to compelete 3DS
๐
can u confirm ( for my reply to my n+1 ) this :
There is no way to be sure that there will never be 3D Secure for our ovveruns
What does that mean?
uber by example can do always an automatic payment without 3DSecure ( the reference for my boss ^^ )
I can't speat to what other mertchants do, but it's not guranteed that 3DS will never be asked again, no
ok it's clear ๐ have a nice day ๐
Sure, you as well
๐