#dan_nrcm - Split Payments

1 messages · Page 1 of 1 (latest)

red palm
#

Hello! Yep, it is possible, and Connect is the way to do it! Do you have specific questions about Connect?

opal knot
#

Hey @red palm Thank you for responding. My question is, is this setup within Stripe (the platform), OR is it at the gateway say on the website taking the actual payment?

red palm
#

What does "this" refer to?

opal knot
#

Sorry, for the split payment. So for example. If a website visitor made a payment via a website checkout form that utilizes Stripe as the gateway. The suer spend $100 and $20 is to be distributed to Person A and $80 to Person B (No fees factored in here for the example)Does the payment distribution happen via Stripe or is it via the payment gateway before it hits Stripe?

red palm
#

Stripe is the payment gateway, so I'm not 100% sure I understand your question. This also depends a lot on how you build your integration. Are you asking if the person paying will see one charge or two?

opal knot
#

No, I'm asking how the payments distribute. Does it happen on the application or when the payment hits Stripe?

red palm
#

It depends how you build your integration. You can either specify that a particular charge should transfer X to your platform automatically, or charge X as an application fee automatically, or you can create transfers yourself manually. There are many options. I recommend you read through the documentation here: https://stripe.com/docs/connect/charges