Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[proposal] change currency mechanism #330

Open
ashish173 opened this issue Nov 29, 2018 · 0 comments
Open

[proposal] change currency mechanism #330

ashish173 opened this issue Nov 29, 2018 · 0 comments
Assignees
Labels

Comments

@ashish173
Copy link
Member

Right now we are provisioning a store with a default currency of USD. This is a good approach for now. All the products which get created use this currency.

After this changing the store currency would not be possible for now.

To allow this to happen we'll need certain mechanisms in place.

Upon change of currency:-

  1. Change all the currency of all the entities in the system which store the currency.
  2. Also support the exchange rate while converting. If chosen by user.

developing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant