#eoghan-checkout-cardupdate

1 messages · Page 1 of 1 (latest)

manic jetty
#

Hello! Why would you want to opt out of those

icy cargo
#

Hello! We get some ad-hoc payments where the customer never really needs to come back to purchase again and if they do, we're happy to let them re-enter their card details at purchase time. I see the value for subscriptions for sure, that's an incredible feature for that use case but for our customers at least, with the large volume of customers we have that only make ad-hoc payments, we don't need to track updates.

manic jetty
#

But you don't need to track anything, so I don't really understand why you would want to disable them

#

also you don't have to save card details if you don't want to

icy cargo
#

Stripe will charge automatically if the card is updated at the bank right? Maybe I'm misinformed, my apologies if so.

also you don't have to save card details if you don't want to
Please tell me more 🙂

manic jetty
#

Card details are not saved by default unless you explicitly pass setup_future_usage

icy cargo
#

Sweet, thank you for the knowledge bomb. Is that true in Checkout API with customer_creation set to always?

manic jetty
#

Yeah that doesn't change, cards are not saved by default! I'd recommend trying in Test mode quickly to confirm!

icy cargo
#

Thank you so much! Super helpful.