Hi folks,
Does anyone have experience of using Stripe’s on_behalf_of parameter? Because of the nature of my marketplace for services with buyers and sellers located globally, I need to use Stripe Connect Express with the on_behalf_of parameter. I initially intended to implement destination charging, but found that I would need to set up an entity in every country where I have sellers (!!) in order to process the required cross-border payments. I called Stripe, and they told me that the on_behalf_of parameter is designed to address this.
This is how I have set things up in the API Connector:
I am unsure what value needs to go in the box that I have redacted. If anyone could guide me on that, and on whether my setup looks right or wrong other than that, I’ll be hugely appreciative!