#edb-OXXO
1 messages · Page 1 of 1 (latest)
correct
Have you tried setting the on_behalf_of?
I'm not sure this will do it... I haven't played with OXXO too much
What type of accounts are your Connected Accounts?
Standard?
Custom Connect. My understanding is that using on_behalf_of means that the fees applied would be the ones from the Connect account i.e. the standard 3.6% + 3mxn charges would apply, is that correct?
Hmm I'm not very familiar with fees as I focus on the API but I think the same fees would apply for platform or Connected Account here.
I'd test out updating the branding settings of the Connected Account and using on_behalf_of
so if in our source account we have custom fees (e.g. a Stripe contract with preferencial commission fees) those would be the same ones that would apply?
I'll try it out anyway, thanks!
Ah good question... yeah not sure about custom fees. Our Support team can help you with that question though: https://support.stripe.com/contact/login
thanks. in terms of the branding settings of Connected Accounts, do you know where that is? I can't find it in the dashboard when viewing from their account
You do that via the API: https://stripe.com/docs/api/accounts/update#update_account-settings-branding
great, thanks for the helpful info!