#Barry Allen-save-payment-method
1 messages · Page 1 of 1 (latest)
Hi 👋 this is currently not pre-built functionality, and it will be a bit involved to set it up.
Having that checkbox there for your customers to select means that you would need to build two flows, one that saves the payment method and one that doesn't.
The checkbox would additionally then need to call code that would switch between the two flows making any adjustments to the underlying objects as necessary.
That's what I was afraid of. Thank you for your answer!
Any time!
Depending on your motivation for this question, we may have an option for you to look into.
If you want to allow your customers to check out faster, then you can look into our Link payment method:
https://stripe.com/docs/payments/link
It allows customers to save payment details directly with Stripe, and can use it across multiple Stripe accounts.
I don't want to use the Link payment method but thanks for the suggestion.