Did you manage to solve this?

On Wednesday, 28 August 2019 07:01:47 UTC+1, manoj kharol wrote:
>
> Thanks for the reply. Changing in lms.env.json file dosen't change price 
> in ecommerce. I want to add price country specifically in ecommerce and 
> also integration with paypal accordingly.
>
> Thanks in advance.
>
> On Wed, Aug 28, 2019 at 12:18 AM Pierre Mailhot <pierre...@gmail.com 
> <javascript:>> wrote:
>
>> *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-...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/edx-code/6f948cba-ebd6-4f53-b355-cde887065868%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/edx-code/6f948cba-ebd6-4f53-b355-cde887065868%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
***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/894deead-c3e1-451f-9122-6199e2da71b3%40googlegroups.com.

Reply via email to