*NOTE: This Google Group has been deprecated. Please visit* 
discuss.openedx.org * for future discussions.*

On Tuesday, August 27, 2019 at 2:32:34 PM UTC-4, Pierre Mailhot wrote:
>
> There are multiples places where the currency is being used.
>
> The first place to change it in Open edX would be in 
> /edx/app/edxapp/lms.env.json 
>
> For example :
>
>     "PAID_COURSE_REGISTRATION_CURRENCY": [
>
>         "cad",
>
>         "$"
>
>     ],
>
>
> You need to replace cad by the value for your currency and then $ by the 
> symbol for your currency.
>
>
> You will also need to recompile your assets and restart the services.
>
>
> Depending if you are using the old shopping cart and ecommerce there are 
> other places in the code where you may need to change it. I suggest looking 
> at the code for instances where usd or USD is being used.
>
>
> On Tuesday, August 27, 2019 at 1:00:03 AM UTC-4, manoj kharol wrote:
>>
>> Hello,
>>
>> I want to set the currency from usd to inr in the new Open edx version 
>> Ironwood. Please tell me how I can achieve this.
>>
>> Thanks
>>
>

-- 
***Please note! This Google Group has been deprecated - visit 
https://discuss.openedx.org/
--- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to edx-code+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/6f948cba-ebd6-4f53-b355-cde887065868%40googlegroups.com.

Reply via email to