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

Incorrect currency in gift card notification #6429

Closed
RomanovM opened this issue Nov 25, 2022 · 1 comment
Closed

Incorrect currency in gift card notification #6429

RomanovM opened this issue Nov 25, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@RomanovM
Copy link
Contributor

RomanovM commented Nov 25, 2022

nopCommerce version: 4.50

  1. nopCommerce version:
    4.5

  2. Expected behavior:
    Purchasing a $10 USD giftcard should show a USD symbol in the gift card email. As this is the value of the giftcard, in the stores primary currency

  3. Actual behavior
    Purchasing a $10 USD giftcard shows the currency symbol of whatever was used to purchase it (for example, £10)

  4. Steps to reproduce the problem
    Change the store's currency to something other than what the giftcard is being sold in, proceed through checkout, then view the giftcard sent out via email

  5. Any private modifications you made to your nopCommerce
    Nothing that would affect this behavior

Source: https://www.nopcommerce.com/boards/topic/95523/gift-card-emails-show-incorrect-currency-symbols

Note: to reproduce the problem enable ordersettings.activategiftcardsaftercompletingorder setting and activate a payment method with the immediate capture feature

See also: #6258

@skoshelev
Copy link
Contributor

Closed #6429

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

2 participants