#akii - Set Payment Method + Charge
1 messages · Page 1 of 1 (latest)
I meant I need to save the Card for a customer and also charge them a amount, in the same call... can we do this using only 1 client_secret?
Yes, you would use a Payment Intent with setup_future_usage and a Customer. We have a guide for doing this here: https://stripe.com/docs/payments/save-during-payment
Okay ill try this dont close the thread meanwhile
@graceful ivy Just checking in, how's it going?