RootCauseunvalidated
The PaymentIntent was created on a specific connected Stripe account, but the frontend Stripe Elements/payment confirmation was initialized without targeting that same connected account (missing `stripeAccount`), so Stripe looked for the PaymentIntent on the wrong account.
634e70ee-0839-429a-a98b-c209e06a294e
The PaymentIntent was created on a specific connected Stripe account, but the frontend Stripe Elements/payment confirmation was initialized without targeting that same connected account (missing stripeAccount), so Stripe looked for the PaymentIntent on the wrong account.