#valdo99
1 messages · Page 1 of 1 (latest)
Hi, which payment method are you referring to?
credit / debit card
the thing is that i'm subjected to SCA
i'm developing a Text-to-buy solution, se whenever a user textes us back with a YES we should execute a payment on his behalf
of course the first time we will create a checkout though stripe and store the customer
saving cards and charging them later is covered in https://stripe.com/docs/payments/save-during-payment
the thing i'm afraid of is PSD3
operating in EEA is there any chance to skip SCA auth after the first succesfull payment ?
yep the docs cover that
ok i'll check right now
charging the card off-session generally gets an exemption from needing 3D Secure again