#weretaco - Test Bank Account

1 messages ยท Page 1 of 1 (latest)

stray sand
#

Hello! Bank account settings are account-wide, not specific to test or live mode. You need to provide a real bank account.

pastel hedge
#

so even though i'm here

#

and started the process from

#

we use custom accounts currently but i'm investigating the possibility of us migrating over

#

due to some limitations we're getting with custom accounts

#

and when i setup the custom accounts, i had to also setup test custom accounts

#

so is this not the case for a standard account?

stray sand
#

Correct, with Standard accounts a real bank account must be used. Alternatively, you can skip the onboarding process using the button at the beginning of onboarding.

pastel hedge
#

a standard account is treated like a platform account then correct? just linked back to the main one?

#

and if we're running under IC+ pricing, we'd need our account team to update all the standard accounts with our pricing agreement?

#

but for direct charges.. would se use the platform api key, then just assign the standard connected account ID for the StripeAccount in the RequestOptions

stray sand
#

A Standard account is not a platform account by default, but it can become one.

pastel hedge
#

ok.. that's good

stray sand
#

I can't answer pricing questions here, especially about custom pricing, so you would need to ask support about that.

pastel hedge
#

ok

#

but from a technical side, it's just a matter of changing out the StripeAccount on the call to the new standard account vs custom account

#

and everything else flows from there (refunds/charges/all that difference)

stray sand
pastel hedge
#

ok.. perfect thanks

#

i'll followup with our stripe account team/onboarding support

stray sand
#

Well, with Express and Custom accounts you should not be using direct charges, you should be using destination charges.

pastel hedge
#

just knew you'd give me a quick answer to start me off

#

that's.. a whole other situation...

#

with how we started to now ๐Ÿ™‚

stray sand
#

If you are using destination charges now it's not a simple switch of an account ID, it's a different shape for the API request.

pastel hedge
#

i'm using direct charges now.. with custom, and yes am aware it's not recommended or standard

#

so i'm looking to possibly change

stray sand
#

Ah, gotcha! In that case then yes, it would just be changing the account ID. ๐Ÿ™‚

pastel hedge
#

excellent, thanks for the help

stray sand
#

No problem!

pastel hedge
#

can i actually use an account created in test mode though? do i jsut do the api calls to enable it?

#

since i can't swap to live mode after the fact

stray sand
#

Yeah, you can use it in test mode.

pastel hedge
#

feels better to just make a live account and swap over to test mode

stray sand
#

Account verification is still a thing in test mode; that allows you to test the verification process, but you should be able to use the account in test mode with no issues.

pastel hedge
#

ok i'll go through it all and check