#Sarvesh
1 messages · Page 1 of 1 (latest)
Hello
Hi
We have completed Stripe integration in TEST mode using Connect accounts with direct-charges APIs
https://stripe.com/docs/connect/direct-charges
Next week we want to go live with our application so which settings related to account, branding and payments we need to do in the Stipe with fresh new account?
Are you planning to use the same Stripe account?
most no, but it will be good if you share info to continue with same account and with fresh new account
If you're using the same Stripe account for the platform, then you'll just need to switch your API keys and any webhook secrets. Outlined here: https://stripe.com/docs/connect/best-practices
I'd strongly recommend using the same Stripe account for the platform, if it all possible
You should also be sure there's no hardcoded object IDs (like price_xxx) in your integration as those will 404
ok, will verify everything again.
what about if client want to go with fresh new account?
Then same principles apply, but you'll wan to ensure that your settings are mirrored between accounts. That's a manual process, you can't automate that
ok and is there any verification from Stripe side for new account?
Yes the new account will need to be verified again before you can go live
ok, will it happen in 1 day or longer process?
Not something we'd know about