#Giraugh

1 messages · Page 1 of 1 (latest)

spring saffronBOT
worthy bolt
#

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)?

lean wren
#

We are using express accounts. So do we need to just have a dedicated testing account setup manually?

worthy bolt
#

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

lean wren
#

So to clarify, its not possible to create and onboard an express account programatically?

#

thank you for your help btw

worthy bolt
#

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.

lean wren
#

Cheers okay 👍 Do you know if Stripe has any examples of integration testing? Like a github repo or anything

worthy bolt
#

What do you mean exactly by "integration testing"?

lean wren
#

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.

worthy bolt
#

Got it! No I don't think we have anything about this, since it will be very dependent on your integration.

lean wren
#

ah okay, well cheers! Incredible that you guys are all here answering questions. We greatly appreciate it!