#atilathepug
1 messages · Page 1 of 1 (latest)
That looks correct
That's what a destination charge is
@mental stream let's chat in here and keep messages out of the main channel
Thanks! I doubt because in the original graph (https://stripe.com/docs/connect/destination-charges) the whole charge is send to the connected account but in my case only a part.
and question: should we be using the property on_behalf_of somewhere? ?
You don't have to send the all the charge amount. That's what the transfer_data[amount] param is for
Only if you want the connect account as the settlement merchant
Thank you! I appreciate your help. I'll read the documentation you recommended I'll be back if needed