#kamal_71330
1 messages · Page 1 of 1 (latest)
👋 happy to help
Can we manage multi currency using stripe
what exactly do you mean by that?
Can users of our platform withdraw their balance directly. Is yes, how can we handle multiple country forms?
would you mind elaborating? are you referring to Instant Payouts? https://stripe.com/docs/connect/instant-payouts
is it possible using stripe only ( No stripe connect ) to deposit with multiple currencies .
same for transfer with multiple currencies
I'm not sure I understand
do you mean collect payments in multiple currencies?
yes
Sure, both should be possible really. Can you elaborate on how you're collecting payments today?
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.