#saucyboat_28732
1 messages · Page 1 of 1 (latest)
That needs to be a set. The owner will be the one whose branding be used
but wait, can you provide an example PaymentIntent Id? pi_xxx for quick check
https://stripe.com/docs/connect/destination-charges#settlement-merchant here the branding is moved to the Connected Account, but Stripe fee is still subtracted from the application fee of the Platform account
I also discovered all of the Express accounts we would like to payout to do not currently have the card_payments capability. This was another reason not to use this parameter.
If we used on_behalf_of and enabled capabilities for every other account onboarded, would this also mean refunds are the responsibility of the destination account rather than the platform account?
No it would be the Platform, as long as you are using Destination Charge. You can try out in Test mode
Interesting. Now I'm wondering why the card_payment capability is required for Express accounts if the transaction belongs to the platform account. Is there some other difference when including both the on_behalf_of and transfer_data[destination] params instead of just transfer_data[destination]? 🤔
Sorry, that was not meant to be a reply to your "provide example" question. 🤦♂️