#omar-belghiti-alaoui-setupintents

1 messages ยท Page 1 of 1 (latest)

willow lotus
hybrid gyro
#

Hello ๐Ÿ‘‹
You can still save those cards, you just need to be able to notify your customers in future when a payment requires authorization.

#

You will just need to confirm the setup intent client side

#

Just a guess is this for the 3184 test card?

last charm
#

yes the one need auth all the time ๐Ÿ™‚

#

The problem in my workflow is the card I use it when the deed is delivred

#

so in this moment i cannot go back to the user to confirm his card

#

there is clean way to not accept this type of cards

hybrid gyro
#

Good question, will look in to that and get back to you with what I can see...

last charm
#

Ah supper thank you very match ๐Ÿ™‚

hybrid gyro
#

Not seeing a good way to do that.

#

Though I do think it is worth mentioning that if specify that the payment is off_session when confirming the intent, we let the banks know that the customer is on session so they are less likely to request 3DS auth https://stripe.com/docs/api/payment_intents/confirm#confirm_payment_intent-off_session

last charm
#

Thank you