#jarrett
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
Actually, I might have just found my issue. I had a realization after I wrote it that I was trying to use confirmCardPayment instead of confirmPayment.
Glad to hear that you managed to solve your issue.