#yabdab-connect-pi

1 messages · Page 1 of 1 (latest)

thin slate
#

Hello 👋
What seems to be the issue?

ruby raptor
#

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?

thin slate
#

So you're using direct charges correct?

ruby raptor
#

yes

thin slate
#

and I'm assuming the error pops up trying to confirm the PaymentIntent client-side?

ruby raptor
#

confirmCardPayment, yes

thin slate
ruby raptor
#

that's it

thin slate
#

Currently, the code is looking for PaymentIntent on the Platform account. With direct charges, PaymentIntent is created on the connected account

ruby raptor
#

let me set that up correctly and see if it fixes it

#

Shazam! It worked. Thanks for the help.