#asharpc
1 messages · Page 1 of 1 (latest)
hi! well that code is processing a on-session payment so it's normal that a bank might require 3D Secure on it.
but it was working before without 3d secure
then that was a fluke I would say and you got lucky
auto payment is failing from saved cards
by that you mean, this code runs on your backend without the customer being involved , like a recurring job?
yes, customer only involved for first payment with 3d secure , after that same order repeat based on customer requirement, but second time we take amount from previous "payment_method", so it was working fine before
well then you're not integated correctly, you need to use off_session when confirming this PaymentIntent