#asrob - Connect
1 messages · Page 1 of 1 (latest)
Hi there!
I'm not sure to understand, which part of Stripe Connect do you want to test?
I want to test running a real transaction with a real credit card.
With Connect it seems like that flow requires two accounts. The main one and then a secondary "child" Connect account even though at least in our case they money will go to the same destination.
That's correct, you need at least the platform account and create one connected account.
I want to choose the primary account but I get "Your account cannot connect to itself..."
Do you know why that changed? I'm just curious
First you need to decide which type of account you want to use (standard/express/custom): https://stripe.com/docs/connect/accounts
And then create that type of account
Yea I'm pretty sure the primary account is a "Standard" type but we used to be able to connect the account to itself.
Yes the platform account is always Standard account. But the connected account can either be standard/express/custom.
but we used to be able to connect the account to itself.
I'm not familiar with this flow, but it's not recommended: https://stripe.com/docs/connect/testing#:~:text=Don’t connect the platform account to itself—that fails to reflect the real world use of Connect%2C and makes debugging difficult.
I'll have to look then. I don't remember ever seeing a choice for that but I'm typically testing on staging not production.
Yea I don't want to "simulate" live mode. I want actual live mode. I'll just have the boss create another account just seems very not intuitive.
So now there will be two Stripe accounts with the same social / EIN right?
Headed to the same bank destination.
The whole point of Connect is to send money to different Stripe accounts, so to test that you have to use at least 2 stripe accounts.
Yea I don't want to "simulate" live mode. I want actual live mode.
Note that we strongly recommend testing in test mode only.
Note that we strongly recommend testing in test mode only.
I guess the part I'm not getting from above is this means your customers test live transactions w/ their customer / client accounts.
As long as I know the proper flow is to create two accounts I'm fine w/ that just seems unnatural to me especially given it used to not work that way.