Save payment method to Stripe customer for future charges when a one-time payment is completed
When a client completes a one-time payment through the payment step, their card is not saved to the Stripe customer record. The only way to keep a card on file is the separate Card details field, which forces clients to enter their card twice in the same document. Awkward, redundant labor. Please add an option (with a client consent checkbox at checkout) to save the payment method to the Stripe customer record during a one-time payment, so merchants can run later approved charges like post-event adjustments without a second card entry. Stripe already supports this natively through setupfutureusage on Checkout sessions.
1
vote