#Magali Boisseau

1 messages · Page 1 of 1 (latest)

lean relic
thick sirenBOT
#

:question: @dense steeple Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

dense steeple
#

this is a tech question

finite pumice
#

Hi! I'm taking over this thread.

#

If you do separate charges and transfers, then the process will work in two steps:

  • First the customer make the payment for the full amount, which goes to the paltform account
  • Then later you decide how much you want to send to the connected account
#

So the payment receipt cannot contain any information about how much the connected account will receive, since Stripe doesn't know that information at that point.

#

And in general I don't think Stripe receipts show the split between the platform and the connected account. So that's something that you would need to build yourself.