#pepski
1 messages · Page 1 of 1 (latest)
hi! sure, that's fine.
https://stripe.com/docs/payments/save-and-reuse?platform=web#charge-saved-payment-method it's just that really.
there is no issue with some additional confirmation from user side? When the card is saved after the first payment as off_session?
I mean we will be using it as subscription, without user input on the background..
you can do 3DS on the first payment or when you save the card and the subsequent off-session PaymentIntents will mostly not require 3DS(that's what the 3155 test card simulates, the happy path). Sometimes the bank will still decide to require 3DS on off session payments, just how it works and you have to handle it. But it would not be the usual case.