#bilalahmer
1 messages · Page 1 of 1 (latest)
Hi 👋
That's a lot of JSON but not much context. What are you trying to do here?
It status is
"status": "requires_payment_method"
Even when I'm passing the PM .
Can you share the API request ID where this is returned?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I found the request here: https://dashboard.stripe.com/test/logs/req_hAyDTEyYQuL0NJ
There is no payment method associated with this Payment Intent. I think you need to review your code to ensure you are passing a valid payment intent ID to the API.