SE-2298 Makes the ecommerce OSCAR_DEFAULT_CURRENCY configurable. - #5757
Conversation
(cherry picked from commit 436092e)
|
Thanks for the pull request, @swalladge! I've created OSPR-4409 to keep track of it in JIRA. JIRA is a place for product owners to prioritize feature reviews by the engineering development teams. Feel free to add as much of the following information to the ticket:
All technical communication about the code itself will still be done via the GitHub pull request interface. As a reminder, our process documentation is here. |
|
@swalladge Thank you for your contribution. Please let me know once it is ready for our review. |
|
👍
|
|
@natabene, this is ready for edX review. :) |
|
@swalladge Thank you for letting me know. @fredsmith I assume you will want to wait until edx/ecommerce#2916 merges? |
|
@pomegranited I think your review here can count as a CC review so feel free to merge. |
|
@swalladge 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
(cherry picked from commit 436092e)
This allows overriding the default currency in ecommerce during deployment. Useful for instances where the desired currency isn't USD. Originally introduced in open-craft#119
Jira tickets: OSPR-4409
Dependencies: For this to successfully configure ecommerce, ecommerce requires the changes in https://github.com/edx/ecommerce/pull/2916
Sandbox URL:
Merge deadline: None
Test instructions:
ECOMMERCE_OSCAR_DEFAULT_CURRENCYand deploy a new appserver using this branch and the ecommerce branch from https://github.com/edx/ecommerce/pull/2916.settings.OSCAR_DEFAULT_CURRENCYmatches the setting.Reviewers:
Settings: