#moses-Connect

1 messages · Page 1 of 1 (latest)

real viper
wise niche
#

If I am using an Express account, can I create sub-accounts without collecting information? Is it ok to create a sub-account using the pages provided by Stripe?

real viper
#

Yup, if it's express account, you don't need to collect the information as Stripe does for you.

wise niche
#

For example, I am an e-commerce platform and the merchant is my sub-account. Do I need to provide a URL for my merchant to create a sub-account? A page like this.

real viper
#

Yes, you can share the onboarding URL generated by Stripe to your merchants to start the onboarding process

wise niche
#

Ok, can I use the Stripe API to generate this web url for my users? In my application, it is not possible for me to generate urls every time I click on the console when a merchant creates a sub-account.

real viper
wise niche
#

Ok, let me take a look at this,thank you!

#

Need I to create an Account before using the Account link?

real viper
#

Yes, you can create an Account via Account API, and pass the account ID to the account Link API.

wise niche
#

How can I conveniently get the status and missing information of the sub-account? so that I can send it to the merchant for prompt.

real viper
wise niche
#

If the transfer API is used to transfer money to the sub-account, is it possible that the money can only be transferred to the balance of the sub-account, and then the sub-account can be transferred to the bank card by withdrawal? Can't we transfer directly to the sub-account's bank account?

real viper
#

For express account, you can use destination charge with on_behalf_of flag to make the connected account the settlement merchant

wise niche
#

I understand that this function is to pay directly to the sub-account. Can I set a time or an event to trigger the money transfer to the sub-account? For example, I need to make sure the customer receives the goods before the merchant receives the money.

wise niche
#

👀

#

@real viper hello?

real viper
#

Hi @wise niche my shrift is over, my colleague will continue to support you,

wise niche
#

ok.thank you, bye bye!😁

pulsar ermine
#

Hey! Taking over from @real viper – just catching up

wise niche
#

hi 😁

pulsar ermine
wise niche
#

When creating a sub-account, can I set the withdrawal period to a specified two days per month? I found that using the API can only be set to one day.

upper zinc
#

as in you only want the account holder to be able to pay out their balances on certain days?

#

not sure what you call "withdrawal period" is exactly.

wise niche
#

Payout settings->Payout schedule

#

This can only be set to one day of the month, not two days

upper zinc
#

I'm really not sure what that would mean to have two days(like I can get a payout on the 10th of all the money accumulated over the month, and then on the 11th I might get a payout of any money I might have made that became available that day?). But yes, that's not an option.

wise niche
#

Ok, Because my requirement is that the sub-account can payout on 15th and 30th of every month.

upper zinc