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

Multiple currency enablement #719

Open
gbagliocap opened this issue Oct 19, 2021 · 2 comments
Open

Multiple currency enablement #719

gbagliocap opened this issue Oct 19, 2021 · 2 comments
Labels
enhancement New feature or request feature New feature or request

Comments

@gbagliocap
Copy link

User Story

As a business user, I want to give website users the ability to change the currency displayed on the e-commerce.

Description & Motivation

Current version of CIF doesn't allow to display a currency selection with currencies configured on Magento

Deliverables

CIF must be able to pass to each Magento call the header Content-Currency as specified in the documentation:

Content-Currency A valid currency code, such as USD This header is required only if the currency is not the store view’s default currency.

Acceptance Criteria

  • website user must be able to select the desired currency for e-commerce
  • this currency value must be used in Magento calls
  • graphql calls must support the header Content-Currency to use the value selected by end user
@mhaack
Copy link
Contributor

mhaack commented Oct 25, 2021

@gbagliocap that for the issue. As an alternativ would this work with using different store views?

@mhaack
Copy link
Contributor

mhaack commented Oct 25, 2021

We track this internally via CIF-2487

@mhaack mhaack added enhancement New feature or request feature New feature or request labels Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants