#sarthak17_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1280816287315922986
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
We don't know much about Cordova here unfortunately and it's not a supported framework by Stripe.
Have you tried to use embedded Checkout:
https://docs.stripe.com/checkout/embedded/quickstart
Do you I have to use connected account publishiable key ?
or my main account publishiable key in the the checkout.js
It depends on the Type of the Charge you'll be using
if you want to use Direct Charge then you'll need to use the Connect Account otherwise you use the Platform's key
I have platform already integrated with stripe where we take payments using conntected. We create session using conneted account id parameter
So for front end i need the publishiable key of connected aount or for my platform account
Any response?
yes but what type of Charge you are using? Direct, Destination?
I think direct charges because we dont have any controll on payouts to our customers