#antonio_connect-sct

1 messages ¡ Page 1 of 1 (latest)

elder parcelBOT
pine rampartBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

elder parcelBOT
#

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

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

manic fable
#

Do you think this is an optimal approach to realising this?

trail vector
#

I don't really understand the "director payments" part you said. In theory those "director payments" go to the professional performind a service right? If so you need a connected account for each professional and then you create a Transfer to send funds to their balance.
See https://stripe.com/docs/connect/charges-transfers for example

manic fable
#

I will explain myself better by giving an example:
We have a person who pays a subscription to use the service offered by a professional on my platform.
Once the professional completes the work, he will be paid for the work done.

So, the idea is to pay the professional by taking the subscription money that is in the balance of the main account on the Stripe platform.

The link you provided requires the client to configure the payment method. A situation that would not be needed in my case as the client would only have to pay the subscription.

trail vector
#

Sure but the link I provided explains the logic: someone pays, and separately funds are transferred

#

so that's exactly what you want. Someone pays you the platform: your Subscription.
You the platform transfer funds to the professional's Stripe account once the job is completed

manic fable
#

Ok, i didn't understand that the two concepts were separate. Now, i'm going to read. Thank you very much

trail vector
#

antonio_connect-sct