#muhammadsadaf
1 messages · Page 1 of 1 (latest)
hi there!
So do we really require the 3D authentication in automatic payments also ?
that's completely up to the bank
so it can happen yes
that's something that you'll need to handle in your Stripe integration
Hey, We are using test mode for now and we were using the test card provided by stripe. what in this case ?
can you share the Subscription ID (sub_xxx)?
also which test card did you use for this? some do require 3DS for every payment, some don't.
Yeah this is the subscription id: "sub_1OV6L4HfVT13dt2vW9sy8jZO"
i used 42424242424242
thanks! give me a few minutes to look into this.
sure
yep I confirm you used the 4242 card,a nd that 2DS was requested for a payment. that's odd, looking into this...
We're still looking, please give me a few minutes...
I see that you created the Payment Method with POST /v1/payment_methods (https://dashboard.stripe.com/test/logs/req_xcCQqRg6mKJw3n), this might not be enough to ensure the card is properly set up for future charges.
Please try setting up a card like this to see if the problem persists: https://stripe.com/docs/payments/save-and-reuse
Ok, will check with these links, thanks!
So that it or are you still looking into it ?
I can't see much more right now. Please try setting up the card correctly, and feel free to reach out if it still fails.
Ok, thanks for your support.
Happy to help.