#kpop-default-currency-connected-account

1 messages ยท Page 1 of 1 (latest)

broken sable
#

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)

ember fern
#

right ok

#

yeah, i mean the homepage

#

a lot of our merchants bill in multiple currencies (in stripe)

broken sable
#

Gotcha! yeah so default_currency should be the one that's shown on the homepage

ember fern
#

ok cool

#

thanks!

broken sable
#

NP! happy to help ๐Ÿ™‚

ember fern
#

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

broken sable
#

Gotcha!