#khaled_03640
1 messages · Page 1 of 1 (latest)
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.
- khaled-connect-sc&t, 16 hours ago, 25 messages
- khaled_03640, 17 hours ago, 93 messages
What does 'pay on behalf of connect account' mean?
I need to initiate a payment from platform account but on behalf of connect account like destination charge
Ok, and what have you tried so far?
When do this it transfer automatic to the connect account
hello
hi! I don't understand the question sorry, please explain a detailed example of what a transaction in your flow would look like.
when intiate a payment I added this param
this will make me pay for the platform account and then transfer to connect account
I need to transfer manually after payment done
actual behavior now its transfer the amount to the connect account automatically
then remove that parameter and do the transfer yourself separately later (https://stripe.com/docs/connect/separate-charges-and-transfers) as was described in the thread from 16 hours ago.
yes this worked for me but when add application fees I got error that you cannot add application fees if you pay as without destination or onbehalf param
I added this param
'application_fee_amount'
yep
so don't pass that. If you read the docs link above it explains how fees would work instead.
so you mean I have to deduct the fees when make transfer not when initiate payment ?
so the amount when initiate payment will be
the invoice amount + application fees amount
Am I understand it true?
the amount is whatever you choose it to be and pass to the API