#Matty
1 messages · Page 1 of 1 (latest)
Hello
hi!
Can you provide the SetupIntent ID?
In general, the requires_payment_method status is the "base" status of a SetupIntent. And indicates it needs to be confirmed with a PaymentMethod
seti_1MIIzwBBamLIIR3ZCu596Oq1
Yep so looks like all you have done here is create a SetupIntent so it is expected that it would have status: requires_payment_method
Let's back up
What are you trying to do exactly?
I get the payment intent and then call the confirmCardSetup using the JS sdk. I misread that as the error.
Hmmm you are using a PaymentIntent or a SetupIntent?
You use confirmCardSetup with a SetupIntent, not a PaymentIntent. Is that just a mistake above and you meant to say SetupIntent?
Here is the request: req_dFFhW76NwCYG0p
OK. Is there anyway to see more detail on that?
You would want to reach out to our Support team for more information about that specific attempt: https://support.stripe.com/contact/login
OK. My apologies. I jumped a little too fast on that one. I appreciate your time. Have a great day!
Np at all!