#erik-connect-currency

1 messages · Page 1 of 1 (latest)

left harborBOT
floral venture
#

Hi 👋

Not with Direct Charges, no. All objects involved need to exist on the Connected Account.

winged hedge
#

Hmm ok.
Does on_behalf_of work between different regions?

floral venture
#

I'm not sure what you mean by that

winged hedge
#

If I have connected accounts in europe and usa. Will on_behalf_of still work the same way and FX handled just between the user and the connected account

floral venture
#

For a direct charge the Connected Account is the merchant of record already

winged hedge
#

Does on_behalf_of work the same way?

floral venture
#

on_behalf_of sets the Merchant of Record

#

for a given transaction

winged hedge
#

So there will not be an fx fee between the customer and my platform, and then one from my platform to the connected account?

floral venture
#

No, because the charge occurs on the Connected Account in their presentment currency

winged hedge
#

Thanks.
When creating a payment intent with on_behalf_token. Should I set the currency to that of the connected account?

#

Or my platform

flat atlas
#

@winged hedge the currency in this case is what you charge the end customer in, the person paying, so that's how you choose usually

#

erik-connect-currency

winged hedge
#

Ok thanks.
When using on_behalf_of. The payment goes straight to the connected account and the only amount that end up in my platform is if I decide to take platform fee?

flat atlas
#

well you pay the Stripe fee too so you do need to keep some money to cover this too

winged hedge
#

Yes, I understand that

#

How does it work with having customers for each connected account.
In my platform users can pick different charities and pay whatever amount they want to them.
But keeping track of all of the customer ids does become quite bothersome.
Is there really no way to center a customers payment around the one that I have in my own platform when using direct charges?

flat atlas
#

What type of connected account are you using?

winged hedge
#

I've not decided yet. Standard or Express

#

I think I'm a bit confused about what on_behalf_of actaully do. I thought that it would automatically make it so that the payment goes straight to the connected account. But it seems to make this happen I also need to provide the transfer_data.destination information to actually send the funds to the connected account. Is that true?

flat atlas
winged hedge
#

There's one thing I need to understand. Sorry If I slow with this.

using on_behalf_of create this payment flow.

  1. user with card using EUR currency getting charged
  2. the charge is made to the connected account as merchant and so there's a FX between these.

The FX conversion fee from stripe is 2% in this case?

flat atlas
#

yes

winged hedge
#

Thanks

#

If I want to create a transfer from my platform to a connected account. Is there any limitations? Can transfers be made between regions for example(EURO, US, UK) and so on