#kpop-default-currency-connected-account
1 messages ยท Page 1 of 1 (latest)
Hey there ๐
copying this here for the context
(use case: we pull in some of their Stripe sales data in our own app, and want to make sure our dashboard is using the same currency as their Stripe dashboard)
Quick question, when you say currency a connected account's dashboard is displayed in you mean the home page correct??
default_currency is the currency that incoming funds are settled into (like on a US account, charging in JPY is converted to USD)
right ok
yeah, i mean the homepage
a lot of our merchants bill in multiple currencies (in stripe)
Gotcha! yeah so default_currency should be the one that's shown on the homepage
NP! happy to help ๐
basically, we want to say "You made XX this month" and have that number appear in the same currency that the stripe homepage reports show
Gotcha!