#kamal_71330

1 messages · Page 1 of 1 (latest)

placid belfryBOT
opal flare
#

👋 happy to help

#

Can we manage multi currency using stripe
what exactly do you mean by that?

slim trout
#

is it possible using stripe only ( No stripe connect ) to deposit with multiple currencies .

#

same for transfer with multiple currencies

opal flare
#

do you mean collect payments in multiple currencies?

placid belfryBOT
slim trout
#

yes

haughty bramble
#

Sure, both should be possible really. Can you elaborate on how you're collecting payments today?

slim trout
#

If users want to withdraw from merchants account ( transfer) with multiple currencies then I have to redirect user to stripe connect and user create account there, after account creation, I am getting account ID, and user can transfer or get amount from merchants account.

Is this process possible without stripe connect . Is it possible not to redirect user to stripe for account creation (signup).
Can user withdraw from my website using APIs , without redirection or without stripe connect.