#phillips-connect-fundsflow

1 messages · Page 1 of 1 (latest)

mystic acornBOT
#

Hello! We'll be with you shortly. 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.

true maple
#

Hi, how can we help? codename_duchess is not available at the moment, but I am happy to help!

fringe cloud
#

are you able to view our conversation with codename_duchess. I have certain questions to ask please

true maple
#

Can you summarize the ask here?

mystic acornBOT
fringe cloud
#

okay.

I have my application where two types of users there.
1-Customers
2-contractors.

Customers pays the amount to my stripe account for the work that contractors have done.

I am creating customers in my stripe account and creating contractor account in stripe connect.

Attached first screenshot is of contractor account in my stripe account

second screenshot is of customers in our stripe account.

How can we transfer 80% of the amount to the contractor account when customers pays through my application. 20% will come into my stripe account.

true maple
#

Can you confirm which connect account type you're using? Standard? Express? Custom?

fringe cloud
#

Express

slow knoll
#

phillips-connect-fundsflow

fringe cloud
#

There are many methods given there. How the flow will work with respect to coding.
Customers pay out the fee and some percentage will go to customer account.

Sorry. I am having hard time undersating the flow with respect to coding. I work in nodejs

#

will i have to run two seperate APIs?
first customer pays.

than i will run another api? (destination chargess)

slow knoll
#

There aren't "many methods" though. There are 3 canonical flows for Connect. The first step is to pick the right one for you. The second step is to apply that right one to your code.

My assumption is that you want Destination Charges. And that flow is cleanly documented, in all languages on https://stripe.com/docs/connect/destination-charges with example code for those languages including Node.js.

fringe cloud
#

i got the flow for destination charges. I am confused that first how the customer will pay the fee first?

slow knoll
#

I don't know what those words mean sorry. Please try and explain this more clearly with a detailed example

fringe cloud
#

i am sorry for this.
For my better understanding i will first work on destination charges. I will get back to you.

Thanks for you time

slow knoll
#

that video might help