Problem/Motivation

Thank you for this module very much!
A lot of a similar projects can defines currency automatically (by IP or Language), but User can choose own currency after load a page.
For example, I lives in Belarus and I want to open site. All products at this site were displaying in Belarussian Rubles (BYN) automatically.
But what I can to do if I will want to change currency to USD??? It's basic functionality and necessary for a lot of users.

Remaining tasks

Please made auto-detection currency with opportunity manual select currency (by Cookie (currency block selector)).

Thanks!

Comments

VasiliyRepin created an issue. See original summary.

vasiliyrepin’s picture

Title: Need to made combo: auto with manual currency block selector » Need to made combo: auto detection with manual currency block select
vasiliyrepin’s picture

valic’s picture

Parent issue: » #3179459: Version 2.x
valic’s picture

Issue tags: +currency-resolver-2
valic’s picture

Status: Active » Fixed

Same answer as for https://www.drupal.org/project/commerce_currency_resolver/issues/3193566

You can now use both cookie an geo resolving with new 2.0.0. version.

Note that cookie resolver is executed before geo resolver.

If there is no cookie, the next resolver would be fired is geo
You need to enable on 2.0.0. version the new submodules - cookie and geoip or smartip

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.