#harshil-ahir_unexpected
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/1408065194957082634
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
sub_1Ry5oFEO9jafft5PAn19Xw93
well you can see we attempted the payment, but 3DS was required: https://dashboard.stripe.com/acct_1QNqwUEO9jafft5P/invoices/in_1RySIYEO9jafft5PFkhbz1Yu
you have a lot of settings on this page to manage this scenario: https://dashboard.stripe.com/settings/billing/subscriptions
can we do something like it will automatically deduce
What changes we have to do so that this type of issue didnt came again
there's not much you can do. the bank asked for 3DS, so the user has to go though 3DS to complete the payment.
just make sure your dashboard setting are orrectly set, so that Stripe will automatically send emails to the user to complete the 3DS flow.
is it one time flow??
Also which setting i need to change so that stripe will automatically send user emails
is it one time flow??
what do you mean?
Also which setting i need to change so that stripe will automatically send user emails
I shared a link and a screenshot above of the relevant settings
Like the 3DS flow for which stripe sends email
Will it go for every billing date (email) or only one time that user approved it and for every next billing the amount will deduct automatically without user interfrence
Is it any another way that money will deduct automatically without user interfrence ??
I don't understand your question. it's not Stripe or you who decide if 3DS wil be required. it's the bank. maybe the bank will never ask it, maybe it will ask it just once, maybe it will ask it for every payment.
so you are saying it will differ ??
But maybe you have idea generally what banks do will it ask for every payment or only one time
Also
no, you need to handle 3DS when it's requested.
..
Generally what banks do ?
generally 3DS should be asked rarely for recurring payment. but it can still happen.
and for card issed in India (like the one you shared), I think 3DS will be asked for every payment.
Okay thanks for you support
i have one query also like in subscription if one payments failed ,will subscription will stop automatically