#steve-saved-paymentmethod
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- .stevenp, 1 day ago, 9 messages
- steven-ach-transfer, 1 day ago, 5 messages
Hi ๐
If the customer has already has a saved payment method you can retrieve it https://stripe.com/docs/api/payment_methods/customer
Then use the Payment Method ID when creating a Payment Intent
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method
Thank you!
Happy to help ๐