#devertry|deepsheep

1 messages ยท Page 1 of 1 (latest)

warm nimbusBOT
tight prairie
#

Thanks for the info. Can you tell me what you are trying to do here as your end goal?

jade summit
#

ok let's go

tight prairie
#

True to that error message, application_fee_amount is for when you are doing a direct or destination charge on a connected account, but it looks like you made that request directly on your (platform?) account

jade summit
#

I have an account which is a middleware A

#

I have my acccount B

#

I try to do user -> A -> me -> connected account

#

user -> A -> B -> connected account

#

I think I interconnect in both side the account

#

when A <-> B

warm nimbusBOT
tight prairie
#

And how are you doing that with Stripe? Is A a platform that you are under and your account is also a platform?

#

Also what are you trying to do with this call specifically? It looks like you want a checkout session that will pay some of its funds to the next account up in the hierarchy?

jade summit
#

I have two api key , one for the account A and another for the account B

#

both are under my account and are platforrm account

gloomy pawn
#

Hi there ๐Ÿ‘‹ taking over, as my colleague needs to step away

You can't send funds between unconnected Accounts on Stripe. You would need to have a Platform <--> Connect Account relationship for funds to be able to transfer between accounts

jade summit
#

hello

#

can I connect two platform account ?

gloomy pawn
jade summit
#

ok thanks I will try now ๐Ÿ™‚

#

just to know

#

I connected with oauth and the account is connected to my platform

#

the account is connected ( and I can see it )

#

it tells my account has been authorized by ....

#

so I think I create a circular dependencies ๐Ÿ˜‚

gloomy pawn
#

There shouldn't be any actual circular dependencies at this point in the process. Are you all set to get started doing what you want to do now? Any outstanding questions?

jade summit
#

understand

#

can you add a features like

#

B is the goal of the fund but A is in the reciepe and show off in the checkout session so A is a middleware for B as proxy

#

I think many peoples would lie this features espacially when you need for the law to don't show directely your name

#

thanks

#

sorry I am tired it's midnigth here

gloomy pawn
#

All good! I'm not entirely sure what the feature is that you're requesting though. Can you be more explicit and rephrase?

jade summit
#

ok so

gloomy pawn
#

If you are requesting a feature, you'll want to reach out to our support folks: https://support.stripe.com/contact

#

But if you're asking if a feature exists, then I can help

jade summit
#

imagine your are an freelance and you would like to get up a training with qualification and can be used by corporate ( it's the case in france )

#

it's just a mess to do it ... take time, get money ... so you prefer to be behind a organisation who will take you 5% but you can do your job

#

and it's that , for this your customer need to pay the organisation for after pay you ( and your salaries if you have ( like connect )

#

and I feel ( try a lot of posibilities , tell me I am wrong ) you cannot set a platform at front-end and say after the fund was get => go to this connected account with 5% of fees

#

the posibilities today it's to fund A -> create a webhook in A and fund B -> create a webhook in B -> fund the connected of B

#

it's what I will do tomorrow ( yes it's messy )

#

also today