No support for multiple currencies

Created on 22 August 2023, 10 months ago

Problem/Motivation

Add support for multiple currencies

Steps to reproduce

1. Create multiple currencies, GBP and EUR
2. Install and configure the module https://www.drupal.org/project/commerce_currency_resolver β†’
Default currency EUR
3. Add a new product at a price of 990 GBP and a list price of 1000 GBP
4. Select price difference formatter for the price field

On the product page, the price field looks like this:
list price 1000 EUR (there was no conversion, the currency changed from GBP to EUR )
price 1161 EUR (converted from 990 GBP )

If you take the list price field and select the price calculated formatter for it
Then the price will be displayed in the default currency
list price 1173 EUR (converted from 1000 GBP )

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine proweb.ua

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024