#toxiCity
1 messages · Page 1 of 1 (latest)
Hello! Did you make sure to attach the Payment Method to a customer?
gotcha - so what request are you making that doesn't include the customer data?
You didn't actualyl confirm the SetupIntent - you can see in the output that the SetupIntent still has a status of requires_payment_method
how do I confirm
If you're expecting just SetupIntent creation to generate a PaymetnMethod that's not how it works, you need to read through these docs https://stripe.com/docs/payments/save-and-reuse and understand how to collect the payment method details and confirm the intent