#noahlt

1 messages · Page 1 of 1 (latest)

narrow cypressBOT
tulip kestrel
#

Yes in Test mode it will success. In Live mode with a real card, it will ask the Customer to approve AFA via their phone

echo tree
#

Oh, so I don't have to do anything to support AFA/3DS??

tulip kestrel
echo tree
#

(ie, I don't have to pass a param to CreateeSetupIntent or something?)

#

Sorry for being dense — I've added the mandate options to my SetupIntent params

tulip kestrel
#

Basically you need to pass more parameters related to mandate, so that later on Stripe can ask customer to complete AFA

Depending on how you’ve integrated with Stripe, you might need to send Stripe additional information to set up a mandate. The customer must go through AFA (3DS) to register the mandate.

echo tree
#

Okay, so it seems like if I pass in the mandate options, then Stripe has everything it needs to put the customer through the AFA flow before debiting their card — is that correct?