#devertry|deepsheep
1 messages · Page 1 of 1 (latest)
and also it is possible to change express account to standards in the case of a customer want to change and manage ?
It is not possible change account type, no. You'd need to create a new account
connected account how can I enable webhook to know when I receive a payment by a root account
What is a root account?
If you're using Express accounts I'd assume you're doing destination charges
a platform account of a connected account
A -> B
A is the pay and I payout to B ( connected account ) an dI would like to receive webhook to B
B is a standard account
Which event(s) specifically? What are you trying to do?
The standard account can just configure their own webhooks. We don't allow platforms to create/manage webhooks on their connected accounts
it's two stndard account connected
A and B are standards account and I would like when B receive a payment to forward fund - fees to a express account C
wich C is connected to B
A -> B -> C
Well you shouldn't be nesting multiple levels of connected accounts like that. It's not supported officially
yes I know .... but it's a legal requirements in france
in the future if will be just B -> C
Then I'm not sure how you expect to achieve what you need if it's not officially supported. Either way, it's not really clear to me what it is you're trying to do.
A and B are standards account and I would like when B receive a payment to forward fund - fees to a express account C
A get the fund -> it forward to B and payout
but B has worker who he need to pay so it need to forward fund with some fees 50%
in france if you want make a training organisation you have 2 solutions
1, get certification : it's hard take money and just the peoples who want to do it, do it
- pass by a organization who have the the certification and pay a fee 5%
for the moment we don't have the certification so we need to pay a fee
and in the bills it need than A it's on the bills not B
Ok, but I'm not really sure how that applies to your Stripe integration. You said you want a webhook on account B (standard account), which should be easy enough to create? I don't understand
yes it's a nigthmare
just need to know : how I can listen new payment in standard account ?
https://stripe.com/docs/development/dashboard/register-webhook
The kind of event(s) you want will depend on what kind of Connect payments you're processing between A->B. Do you know or have an example?