#Giraugh
1 messages · Page 1 of 1 (latest)
Hi there!
Yes you'll need to create your own connected account to test this. What type of account are you creating (Standard, Express, or Custom)?
We are using express accounts. So do we need to just have a dedicated testing account setup manually?
Ye you create a new express account, then go though the express onboarding, you use the values mentioned in this page: https://stripe.com/docs/connect/testing, and you will have a test express account enabled
So to clarify, its not possible to create and onboard an express account programatically?
thank you for your help btw
I think you need to go though the hosted onboarding if you want the Express account to be enabled. However you could create a Custom account programatically.
Cheers okay 👍 Do you know if Stripe has any examples of integration testing? Like a github repo or anything
What do you mean exactly by "integration testing"?
Oh, like testing how our code works with stripe in a realistic environment. So like, while stripe is in test mode, doing automated tests that create users, do payments and then check everything went well.
Got it! No I don't think we have anything about this, since it will be very dependent on your integration.
ah okay, well cheers! Incredible that you guys are all here answering questions. We greatly appreciate it!