#alexzada - confirm error
1 messages · Page 1 of 1 (latest)
Hello, the most common cause for this error is a mismatch of what account you created the PaymentIntent on vs the one that you tried to confirm it on.
Did you create that payment intent on a connect account or platform account?
Ah I see that it is part of a subscription
Looking in to your confirm call...
oh sure it makes sense, we are creating PaymentIntent with one account and confirming with another
Gotcha, so yes, you will need to confirm the payment intent on the same account that it was created on
let's fix this, thank you very much!
Of course, happy to help!