#AdamTheDeveloper-checkout-domains

1 messages · Page 1 of 1 (latest)

warm jacinth
#

Hello! Give me a minute and I"d be happy to help

#

When using on_behalf_of we consider the connected account to be the merchant of record, and so we're looking to see whether the connect account itself has a custom domain

#

If you only have a custom domain set on the platform, then it won't work for on_behalf_of

rocky sandal
#

That makes sense. I can't work out how to modify the custom-domain for a connected account, there doesn't seem to be any API reference to the custom_domains, but I notice in the dashboard network requests, you have a /v1/custom_domains route

#

Ignore me, I've found it.

#

Next question (another related to Stripe Connect (Express & Customs) query) -> on_behalf_of -> if we do not use this parameter, and thus the platform account is merchant of record, if a refund is processed, will it automatically attempt to deduct the connected account first, prior to passing on to the connected platform account. We are building something like Just-Eat but want it so that the connected accounts (our clients) process refunds themselves which come out of their own balances

warm jacinth
#

on_behalf_of just changes the merchant of record, it does not change the flow of funds (with destination charges the platform is always the one receiving the funds, and then making a transfer to the connected account).

#

If you really need your conencted accounts to be able to process the refunds themselves, you need to be working with Standard accounts that do direct charges