#ammu-connect-reactnative

1 messages ยท Page 1 of 1 (latest)

sweet spruceBOT
patent bane
#

๐Ÿ‘‹ @ocean bluff can you share the exact PaymentIntent id for me to have a look? My guess is that you are creating the PaymentIntent on the wrong account

#

ammu-connect-reactnative

ocean bluff
#

this is my payment itent id.. pi_3OAcILSBmcNZkc9Q1qafaJS1

#

In the dashboard of that account , I could see the payment intent. So i guess payment intent is getting created correctly. But in react native app, it is throwing no such payment intent error.

patent bane
ocean bluff
#

I am in test mode and wrapping my react native app with stripe provider like this..<StripeProvider publishableKey={PAYMENT_CREDENTIALS.STRIPE_PUBLISHABLE_KEY} stripeAccountId='acct_1O9uNbSDmkHU41aw'></StripeProvider>

patent bane
#

yeah you ahve the wrong account id there

#

the PaymentIntent you shared was on a different connected Stripe account

sweet spruceBOT
ocean bluff
elder kelp
#

Hello! I'm taking over and catching up...

#

In the screenshot you shared look at the acct_ ID in the URL. It doesn't match the account ID in the code you shared earlier.

ocean bluff
#

thanks Rubeus, its my fault. Problem got solved

elder kelp
#

Glad to hear it's working! ๐Ÿ™‚