Skip to content

Instantly share code, notes, and snippets.

@1990prashant
Last active January 28, 2016 12:01
Show Gist options
  • Save 1990prashant/ecb3669fc851fec50d90 to your computer and use it in GitHub Desktop.
Save 1990prashant/ecb3669fc851fec50d90 to your computer and use it in GitHub Desktop.
To change spree currency from USD to INR. We need to change shipping method currency from admin shipping method from UI by log in as "admin" and then to change in the following file
config.currency = "INR"
#After that we need to update products currency accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment