#Giriraj

1 messages · Page 1 of 1 (latest)

frozen ventureBOT
median wave
#

You want to transfer a sum from your platform balance to a connected account?

stoic flame
#

yes

#

bcz currently i m sending all the money on platform using paymentintent.

median wave
stoic flame
#

if stripe connect account exist with europe or someother country.
and i m passing usd like below then it will works? @median wave
const transfer = await stripe.transfers.create({
amount: 400,
currency: 'usd',
destination: 'acct_1MQwkSBSgwhLUexT',
transfer_group: 'ORDER_95',
});

#

i mean stripe connect account exist with europe or someother country's payment method.

median wave
#

Did you try it?

stoic flame
#

no

#

i m just confirming

#

bcz that case may be possible.

median wave
#

It's difficult to know without knowing the account countries, whether they're cross-border transfers

#

It should be easy enough to test

stoic flame
#

ok, will check on test mode and if i any query will let you know

#

thank for help us.