#yabdab-connect-pi
1 messages · Page 1 of 1 (latest)
pi_3LaJM9GKMHqraiAT1PhmszNE
in test mode ( using platform test pub key )
error reads, No such payment_intent: 'pi_3LaJM9GKMHqraiAT1PhmszNE'
appears to be a mismatch or I am unsure how test mode works on connect standard calls?
So you're using direct charges correct?
yes
and I'm assuming the error pops up trying to confirm the PaymentIntent client-side?
confirmCardPayment, yes
Gotcha. How are you initializing Stripe.js client-side exactly?
I believe you'd need to set StripeAccount header to your connected account ID
that's it
Currently, the code is looking for PaymentIntent on the Platform account. With direct charges, PaymentIntent is created on the connected account