aem-core-cif-components icon indicating copy to clipboard operation
aem-core-cif-components copied to clipboard

Multiple currency enablement

Open gbagliocap opened this issue 3 years ago • 2 comments

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

gbagliocap avatar Oct 19 '21 11:10 gbagliocap

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

mhaack avatar Oct 25 '21 08:10 mhaack

We track this internally via CIF-2487

mhaack avatar Oct 25 '21 08:10 mhaack