#Andrii-paymentintent-confirm

1 messages · Page 1 of 1 (latest)

dim basin
#

Can you elaborate a bit on the flow you're trying to accomplish?

ornate yew
#

@dim basin When a customer wants to pay for a product in a month, I try to save his data and card in order to make a payment in a month without confirming it in the bank.

dim basin
ornate yew
#

usage: off_session, right?

dim basin
#

Yup, that's the one!

ornate yew
#

@dim basin You still need to confirm

"Your card was declined. This transaction requires authentication."

dim basin
#

Are you using one of our test cards to try this flow?

ornate yew
#

yes

dim basin
#

Which one are you using?

#

I'm asking, because ultimately it is up to the issuer to decide whether or not to require further authentication at the time of the charge. So we have test cards designed to emulate an issuer requiring authentication even if the payment method was set up for future usage,

gilded bramble
#

@ornate yew it's not possible to avoid the need to do SCA/3DS if the card requires it, you have to go through that flow so that future charges has less chances of being blocked

ornate yew
#

@gilded bramble @dim basin Thank you very much!

dim basin
#

Glad to help!