#tehalsingh_22956
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
What do you mean by "setup one time authentication"?
in our flow customer add their card first for subscriptions. where custom complete 3d secure authentication. but 3d secure authentication is still required in the reccuring payment
in addition we also need to create invoice on customer for the services for example cancellation fee charge from it's saved default payment method
You won't be able to charge this type of cards off-session. Normally, you would set up the card, and it won't require 3DS anymore, but this particular test card is designed to always require 3DS to test for failures. But this doesn't happen normally.
okey, but is there any case to handle for this. right now customer completes it's 3ds from payment intent that i'm receiving while creating subscription.
If 3DS is required for correctly set up cards during off-session payments, it means something is wrong and the customer needs to use another card.
What do you mean?