#mohan_zent-connect
1 messages · Page 1 of 1 (latest)
hello @spring meteor! It sounds like the SetupIntent was created on the connected account. If you want to confirm that particular SetupIntent, you need to include the connected account id here : https://stripe.com/docs/js/initializing#init_stripe_js-options-stripeAccount
Hi @honest harness Thanks for the response. I am using @grand coral/stripe-react-native pacakage in FE and using the confirmsetupintent method which useStripe hook is giving
you can define stripeAccountId in StripeProvider - https://github.com/stripe/stripe-react-native/tree/3e9b905815596413f1f8947664893f000a0de899#stripe-initialization
I have defined it. I need to define the stripe id of the destination stripe account right?
yep that's right
Yup I am using the account ID and publisher key of same account