#rayrayy - save payment method
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Can you share a request ID for the confirmation request?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Hey yes one sec!
req_PtmZWbSlfkueCO
great thanks!
Okay that API request is just for creating the Setup Intent. At that point it is waiting on your integration to collect the details of the Payment Method.
There is no API request to confirm this particular setup intent
wdum sorry ๐
after this call I callled paymentMethod attach with the paymentMethod
am I missing a step ?
Well you haven't created a payment method to attach yet
You create the Setup Intent initially to allow you to create the payment method once the user enters the payment method details. Take a look at this doc for our canonical path for this type of integration: https://stripe.com/docs/payments/save-and-reuse