#ronald_api
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ronald_api, 22 hours ago, 14 messages
đ 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/1275535913103134770
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I have a root account in USD and I want to transfer 100 EUROS to a connected account
Hello
Cross border payouts are what you're likely looking for, I'd recommend making sure you meet the requirements: https://docs.stripe.com/connect/cross-border-payouts#restrictions-and-requirements
Once you've verified, you can proceed with the payout: https://docs.stripe.com/connect/add-and-pay-out-guide
https://docs.stripe.com/connect/add-and-pay-out-guide?dashboard-or-api=api#with-code-pay-out-to-user
The example doc I shared uses transfers API too
I get an error when I want to transfer 100 Euros
what error are you seeing?
That means your account doesn't have enough balance
Can you translate that to english?
Can you share a request ID that maps to the error you're getting?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
I don't understand
When you make a request to transfer an amount, you're esentially making an API call. The link I shared above shows you how you can locate the request ID..
Once you share that ID, I can take a deeper look into what's going on
Hmm. What happens if you try to transfer usd instead of eur ?