#john_api

1 messages ¡ Page 1 of 1 (latest)

ancient cypressBOT
#

👋 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/1262942729780854855

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

runic sedge
#

hello! No, connected account to connected account is not possible. It's usually paid out from Platform -> connected account

summer tendon
#

how vendors of a seller can be paid on Stripe platform?

runic sedge
summer tendon
#

e.g.
A Seller on platform is a Connect account.
Payment is transferred to the Seller's Connect account. At a certain point some of the funds needs to bee paid to different vendors of Seller

runic sedge
summer tendon
#

I do not think this will work

#

Here is my scenario

  1. Seller on our Platform is a Connect account.
  2. For some Sellers we need to create Direct Charges
  3. At some later point, the Seller needs to pay to its vendors/sub-contractors.

How can the Seller pay to its vendors/sub-contractors?

runic sedge
#

You can create charges with on_behalf_of so that the seller appears on the bank statement of the customer. Subsequently, you would take a larger application fee, then transfer the funds to the vendors / sub-contractors who are also connected accounts

#

maybe you can explain more about what doesn't fit your criteria for what I just explained?

summer tendon
#

you mean transfer to the vendors/sub-contractors will come out of the larger application fee?

runic sedge
#

oh, sorry ignore the bit about an application fee. The payment is on your platform anyway

#

so there's no need to take an application fee

#

you would transfer all of the funds separately to the seller and vendor / sub-contractors

summer tendon
#

technically, the vendors/sub-contractors are specific to the Seller.
They can be a Connect account on our Platform but the source of funds transfer has to come from the payments that the Seller receives

#

so, ideally, the source of funds is Seller's Connect account and destination is Sub-vendor's Connect account

runic sedge
#

yes, everything that I mentioned seems to meet your requirements still

summer tendon
#

and to make it more interesting, for some Seller needs to create Direct Charges

runic sedge
#

what's your reasoning for needing to create Direct Charges on those sellers?

summer tendon
#

just a business requirement

#

could you please explain once more, what solution will work here?

runic sedge
#

You can create charges with on_behalf_of so that the seller appears on the bank statement of the customer. Subsequently, you can then transfer the funds to the vendors / sub-contractors who are also connected accounts

#

Without knowing exactly why you need to create direct charges, there's not much I can say other than you can possibly use charges with on_behalf_of too

#

Knowing the background context on why you need to use direct charges would allow us to be able to better advise you

summer tendon
#

with on_behalf_of on Charges, when the transfer is created, will it come from Platform account or Seller's Connect account?

#

I am sorry if I sound confused

runic sedge
#

The Separate Charges and Transfers page which I previously shared also has a diagram for the movement of funds

summer tendon
#

is there a way to bypass the Platform here? With Direct charges, the funds will not appear on the Platform account

runic sedge
#

No, there's no way to bypass the platform. There's no way to move funds from connected account to connected account. All money movement must pass through the platform.

#

even for direct charges, if you want to transfer funds to the vendors, the platform will need to take a larger application fee (i.e. this will still go through the platform) and then transfer funds to the vendors from that application fee amount

summer tendon
#

got it. Thank you @alex

#

1 more question:
how can we control movement of funds (payout) from Stripe Platform to Platform's bank account?