#P-issuing

1 messages · Page 1 of 1 (latest)

blazing mauve
cursive marsh
blazing mauve
#

Yep, the cardholder will be contacted to auth the payment as outlined here:

When a 3DS authentication request comes through for your cardholder, Stripe sends them either a text message or an email containing a one-time verification code.

The method of authentication depends on the contact information provided for the cardholder. If they provide both an email and phone number, they can generally pick which method to use at the time of the transaction. Otherwise, the authentication request defaults to using whichever contact info is available. For EU cards, one-time text message verification codes are always used over email when possible.

https://stripe.com/docs/issuing/3d-secure#when-is-3d-secure-applied

Learn about 3D Secure, an additional layer of authentication used by merchants to ensure a purchase is from a legitimate cardholder.

cursive marsh
blazing mauve
#

How is that related to Issuing?

cursive marsh
blazing mauve
#

No, there's no API for that

#

You'd receive the email/SMS to approve as per the docs outlined above

cursive marsh
#

Ah that's unfortunate. Thanks for the help!