#Mr4

1 messages · Page 1 of 1 (latest)

gloomy lindenBOT
glass path
dire lance
glass path
#

can you elaborate more on this this fee based on the time of usage - it could be possible, but i'd need more info to advise you

#

if your card is setup correctly, i.e. you use SetupIntents to create the card for usage=off_session [0], then in most cases, when you create a PaymentIntent with off_session=true [1] authentication wouldn't be required.

However, in rare cases, if the issuer still requires 3DS (or if the card is declined), you will have to be prepared to bring the customer back on session again to provide their card details again

[0] https://stripe.com/docs/api/setup_intents/create#create_setup_intent-usage
[1] https://stripe.com/docs/api/payment_intents/create#create_payment_intent-off_session