#xfechx-xborder-connect

1 messages · Page 1 of 1 (latest)

dark moth
#

Hey, what's the Q?

proud narwhal
#

How to enable a CA platform to send funds to a AU connected account

#

(standard connected account)

#

how to enable the transfers

#

I am able to do this with AU -> AU accounts

#

but not CA -> AU accounts

#

``
transfers_not_allowed
Funds can't be sent to accounts located in AU because it's restricted outside of your platform's region; please contact us via https://support.stripe.com/contact for details.

Was this useful?

Yes

No``

dark moth
proud narwhal
#

i just spoke to a support person and they said yes

#

so please get the info consistent accross your support people

#

otherwise it is a waste of our time

#

(everyone)

dark moth
#

Yup, sorry about that. But it's clearly stated in the documentation there

#

You'd need a AU account to enable that flow of funds

proud narwhal
#

i have a AU account

#

i think you didnt read properly

#

can you go back and read the question again please

dark moth
#

I did, you want to transfer from a CA platform to an AU connected account

proud narwhal
#

yes

#

so I have a connected AU account

dark moth
#

It's not possible

proud narwhal
#

not sure what is your requirement

#

why is it not possible?

dark moth
#

You can only transfer to an AU connected account from an AU platform

proud narwhal
#

how to send funds then, if not via transfer?

dark moth
#

You'd need to onboard those AU accounts to an AU platform

proud narwhal
#

can the AU platform do direct debit to a CA connected account?

dark moth
#

They cannot, no

proud narwhal
#

The link you send doesn't mention that limitation

#

where can I read about it?

dark moth
#

Moving money across country borders introduces additional requirements and is only supported in the following scenarios:

  • EU platforms sending funds to SEPA countries, other than the United Kingdom (GB).
  • US platforms sending funds to cross-border payouts destinations using a recipient service agreement.

If you’re not covered by these scenarios, create a platform account in that same region and onboard accounts to that account. Depending on your business structure, this might require creating a legal entity in that region and additional work to onboard users to the new platform account.
https://stripe.com/docs/connect/account-capabilities#transfers-cross-border

Learn about capabilities you can enable for accounts and the requirements you must satisfy to use them.

proud narwhal
#

I do not have a business in Canada though

#

is it still possible to create a canadian Stripe account?

#

without a registered business there?

dark moth
#

Generally you need a business entity in the locality of your Stripe account, yes

proud narwhal
#

What about destination charges?

dark moth
#

What are you actually trying to do?

proud narwhal
#

transfer funds from a CA to AU account

#

or charge the CA from the AU account

#

receive app fees to AU account, from a CA account

dark moth
#

You can't do cross-border transfers and you can't do account debits cross-border either

proud narwhal
#

I have, in the past

#

collected fees from a connected MX account to a AU platform

#

so I don't think that is true

#

I think we need to speak to someone else

dark moth
#

What is 'collected fees' in that instance?

#

You can do that with destination charges, sure

proud narwhal
#

so, i just said that and you said no

#

so please get the info right?

dark moth
#

I didn't say no. I said you can't do cross-border transfers or cross-border account debits

proud narwhal
#

I asked about destination charges, I am able to do this for cross-border accounts yes?

dark moth
#

A destination charge is completely separate

proud narwhal
#

ok, for a destination charge a customer card needs to be present , right?

dark moth
#

I see that, yep. But then you mentioned transfers again which is a completely separate

#

To confirm, you have an AU platform right?

proud narwhal
#

yes

#

I need a way of charging fees to a CA connected account

dark moth
#

You should be able to do destination charges with OBO from your AU platform with a CA connected account, yep

proud narwhal
#

OBO ?

dark moth
proud narwhal
#

can this be asynchronous?

dark moth
#

What do you mean by asynchronous? In what regard?

proud narwhal
#

Like not instantly when the charge is made, but afterwards

ocean quest
#

the transfer can be done later but you have to decide on the on_behalf_of at the time of creating the payment

proud narwhal
#

ok, I just want to triple check that I am not able to do transfers between AU -> CA and viceversa

#

only with a US account, correct?

#

only with US account I could do intl. transfers (xborder-transfer) ?

#

because a person in the support chat confirmed it was possible

ocean quest
ocean quest
proud narwhal
#

can I open a US account if I don't live there?

ocean quest
#

you need a legal entity to be able to activate the account and go live with it

#

maybe you could look into Stripe Atlas

proud narwhal
#

can I use Atlas with a pre-existing Stripe account? it is asking me again for email and pswd

#

and my current stripe account already has many sub accounts in Stripe

#

as in admin access

ocean quest
#

no idea I'm afraid

#

this is API/developer support, not account support

proud narwhal
#

ok, so I provide an app to a customer based in Canada, and the app takes fees per transaction, in some scenarios it collects fees and sends them to a connected account when balance.available. In this case I will need to charge my client's card when balance.available depending on the saved fees. How can I catch the Specific error for when a transfer is not allowed?

ocean quest
#

you could use a try/catch and look for the transfers_not_allowed error code