How does Solidus handle displaying and paying in n...
# general
a
How does Solidus handle displaying and paying in non US currencies? Is everything stored in USD on the backend and then converted to non-USD currency when necessary?
j
Prices have a currency, as do orders.
Pricing can be configured per currency, as well as per country.
a
Oh interesting. So instead of storing the price on the product, it’s moved to it’s own model
j
it's per variant, not per product, but otherwise yeah.
b
I was just talking about this further down in #C03L07BUM