#paul-payen-cobbleweb-ltd_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/1233422770491232287
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
good ๐ ! Thanks !
Here is how we can open a currency balance in the dashboard;
How to do this with an API endpoint ?
Hi ๐ I'm not sure I understand what you're describing. Can you elaborate on what you mean by "open a currency for a connected account"?
HI Toby !
thanks for answering that quickly ๐ !
In the dashboard; I can do this :
This is what I mean by "adding a currency"
Can you tell me more about how you got there and what that does? (Sorry, we focus on the API in this forum so I'm not as familiar with where these dashboard flows are or how to get to them)
ok sorry
first, I go to the dashboard "AS A connected account user" here
with the option "view dashboard as"
then "Settings"
THen business
Then Bank account & currency
THen you can manage currencies
What country is your Platform and Connected Account based in?
I'm thinking you might be looking at our Alternative Currency Payouts behavior.
https://docs.stripe.com/connect/alternative-currency-payouts?dashboard-or-api=api
this account is in UK
Gotcha, do you have the setting on this page turned on? In either testmode or livemode?
https://dashboard.stripe.com/settings/connect/payouts/alternative-currency-payouts
๐ and what type of Connected Accounts are you using?
custom
Perfect, then I think you can continue creating External Accounts for your Connected Accounts for new currencies.
The guide I linked shows how to add the External Accounts to the Connected Account once created. Are you already familiar with how to create External Accounts as part of your onboarding process?
Yes, I am familiar
But The question is more about just addding a balance
not a external account
When I do the action there :#1233422770491232287 message
I add a settlement balance. (((( Sorry I add a balance in my new settled currency))))
When I do this, I can see that a call to "https://dashboard.stripe.com/ajax/settings/user_settlement_currencies/usd/true?include_only[]=success" is done.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I would like to be able to do this action throught the API;
I don't think that is possible via the API.
Are you sure ?
DO you know what's happening behind the scene when a call to "https://dashboard.stripe.com/ajax/settings/user_settlement_currencies/usd/true?include_only[]=success" is done ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.