#yatin_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215261037444603955
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
No
You can't transfer amounts in different currency
You need to send transfers using USD and then the conversion will occur on payout
okay, but if I want to transfer funds to connected acount then which API I have to used?
Currently I have implemented transfer API, it works fine for the usd amount as I have balance in usd.
Yes that's the API that's you need to use
You send the transfer using the currency that you have available balance.
okay, so if I have to pay to ILS user I have to convert that amount into USD first and then have to pass it with transfer with currency 'usd', please correct me
@runic radish can you help me in this, as I am stuck on production due to this issue.
๐ taking over for my colleague. Let me catch up.
sure thanks man!
the problem with that is that the conversion rate that you might use might be different from the one applied by Stripe upon payout
so eventually your merchant might receive more or less the amount you owe them
you can read more about this topic here https://docs.stripe.com/connect/alternative-currency-payouts
okay but what is the solution for it, what kind of changes I have do with transfer api
please read through the doc I sent you first
and if you have other questions please contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
they will be able to better help you with this
Thanks @runic radish for your quick help. Appreciated!