#aj_connect-brazil
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/1493753787343568927
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
here's the request id - req_BFYUiNkSyn45Oz
@hazy lion Brazilian accounts require a Brazilian platform. My guess is that your account has a setting that allows you to do this in the US so you need to write to our support team at https://support.stripe.com/contact to see if they can turn this on for the other account you have
aj_connect-brazil
no this is a sandbox account. for example this sandbox account - acct_1SNWHYS9e3mS8UaB has the ability to create a connect account for Brazil
but I created a new sandbox account and it doesn't have that ability. so its a bit puzzling as I didn't contact support for my prev sandbox
do you need the account id of the previously created Brazil connect accout in the sandbox mode?
The next step is to contact support really for this so they can enable the right feature on your second account
hmm stripe support's not that great tbh. is there something I can try doing before I contact them? its so weird that it worked in one sandbox but doesn't on the other ๐
no, you need to contact Stripe support so they can enable something on your other Sandbox account
@hazy lion let me check one last thing. Can you share an example connected account id that worked?
this is the id of the connected account that worked - acct_1TH87ES1E7kTaPEr
Okay so that one is a Standard account and the one that fails is Custom
(sorry I was reading the code to look for the setting nad realized there are some extra things that are allowed)
but that account appears under the connect section of the main account with id - acct_1SNWHYS9e3mS8UaB
Not sure I follow
the example you gave me worked because you created a Standard account
The one that failed is when you tried to create a Custom account
the request that failed, change it to type: 'standard' and it should work on your new Sandbox too
ok that makes sense...thnx so much..this discord channel is so helpful...also looks like the connect account creation interface has a changed a bit sinec when I created the previous one. this makes sense...thnx so much
sure, sorry about the confusion, I was reading the code in parallel but incorrectly assumed I'd fine something saying "If they have gate X, let it through" and support would give you said gate/setting
But looks like here it's more subtle