#danielg-connect-fundsflow
1 messages ยท Page 1 of 1 (latest)
Hi ๐
So to be clear, you want to collect $113 from the customer, and then split the amounts across multiple entities?
Hi Snufkin. Yes, that is correct.๐
-
Charging the Customer for stripe fees is something we describe here: https://support.stripe.com/questions/passing-the-stripe-fee-on-to-customers. But you should be sure it's legal in your case.
-
To split the funds would require some sort of Connect integration, where the entity that collects the $100 would also need to have a Stripe Account that the funds could be transferred to
Are you familiar with Stripe Connect?
danielg-connect-fundsflow
No. I was recently tasked to look into the multiple payment options. Did a lot of research by reading stripe documentation, but no luck in what I am trying to accomplish.
@glass wedge you likely want to start by reading about Stripe Connect then: https://stripe.com/docs/connect
Hi koopajah. Okay, I will try that option you suggested.
koopah and Snufkin, so our setup is as such where my company has the master account and our customers have a Stripe connect account. This setup will work with what I'm trying to accomplish?
yes that's exactly what Stripe Connect is for
@ornate stone Thank you again.