#Jakub
1 messages · Page 1 of 1 (latest)
hi! no, you can't, you'd need to save the card.
One possible option might be to intentionally authorise more than the price (like authorise 150% of the amount and then if they want to tip, you can capture some of it, otherwise refund the excess) . https://stripe.com/docs/payments/place-a-hold-on-a-payment-method That would be a bit tricky/unusual though.
Okay, Is it possible to save card from GPay or ApplePay to use for future payment ? Or user must always click on GPay or ApplePay button ?
it's possible, works the same way(you pass setup_future_usage:off_session to the PaymentIntent being used)