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

Introduce currency setting #22

Closed
gdlcf88 opened this issue May 3, 2020 · 0 comments · Fixed by #178
Closed

Introduce currency setting #22

gdlcf88 opened this issue May 3, 2020 · 0 comments · Fixed by #178
Assignees

Comments

@gdlcf88
Copy link
Member

gdlcf88 commented May 3, 2020

  • A new setting named "CurrencyCode" in the Orders module.
  • It specifies a valid currency code for stores, tenants, and the host.
  • It will finally fall back to "USD" if the value doesn't set.
  • Check whether the currency code of OrderLines is equal to the value from the setting.
  • The store-side setting value implementation depends on Store setting value provider #174.
@gdlcf88 gdlcf88 added this to the 1.0.0 milestone Jul 30, 2020
@gdlcf88 gdlcf88 self-assigned this Jul 30, 2020
@gdlcf88 gdlcf88 removed this from the 1.0.0 milestone Aug 25, 2020
@gdlcf88 gdlcf88 changed the title Add Currency property to Store aggregate root Introduce store-currency mapping setting Jun 14, 2022
@gdlcf88 gdlcf88 changed the title Introduce store-currency mapping setting Introduce currency setting Jun 14, 2022
gdlcf88 added a commit that referenced this issue Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant