#matthias-adenin-purse_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/1352272414385377300
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
To give you more informations, I have already validate 3ds secure on CIT
hey ther,e thanks for the payment example
so two things:
1/ Your payment intent request is not including off_session=true, which is how you indicate an MIT payment when the customer is not on session
https://dashboard.stripe.com/test/logs/req_ev6cAPVDw7loeW
2/ You've used the "always authenticate" test card x3184, so even if you previously set up the card and completed 3ds, every payment attempt will still require 3ds in order to test the case where the bank requires it
If you want to test the flow where you set up the card vai 3ds initially then off-session payments later succeed without additional authentication, you need to use the "Authenticate unless set up" test card 4000002500003155
https://docs.stripe.com/testing#authentication-and-setup
Thank you for your answer @loud pier can you please not close the thread, I'm trying to implement what you told me and I'll go back to this thread with positive conclusion I hope ๐
Less than an hour
I tried to do the 1) point I pass now the off_session= true on MIT but I have another error now using the 2) test card
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Payment intent is
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.