#robertpartfy
1 messages · Page 1 of 1 (latest)
Hi 👋
Can you share the request ID for a request were you create the Payment Intent?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
You need to specify the setup_future_usage parameter. We cover that here: https://stripe.com/docs/payments/save-during-payment
Ok so I need to use this parameter in order to attach the PaymentMethod used in the PaymentIntent transaction to be attached to the specified customer, right?