#thomasnevink
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
pi_3NsnCRSAXIBNGNHB02lUqaWy
I tried to do a refund right after making a successful payment.
This payment method wasn't completed
right after making a successful payment.
No there wasn't a successful payment
Check it's status, it's requires_payment_method
You need to complete the payment first then issue a refund
So status needs to be "requires_action" ?
Do we need to set some buffer time between a payment that was successful and that needs to be refunded immediately?
no completed
no, you need to make sure that the payment intent is completed
You didn't make a successful payment.
Thank you for your help, its working fine
Cool