ecommerce
ecommerce copied to clipboard
Service for managing edX's product catalog and handling orders for those products
Allow ecommerce to send confirmation emails by pushing the necessary data to Braze via the Segment event. ## Description Learners are not currently getting emails from edX about their purchases,...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## BB-4552: Add support for a fixed rate for all products in ecommerce ## Description Ecommerce does not support tax rates for its payments(DefaultStrategy uses a NoTax strategy), this PR...
## Description This is a work in progress pull request, please do not review it. It is created to check the behavior of test cases. This PR has basket api...
## Description This is a work in progress pull request, please do not review it. It is created to check the behavior of test cases. This PR has basket api...
## edX Internal Developers are expected to [release and monitor their changes](https://openedx.atlassian.net/wiki/spaces/RS/pages/1835106870/How+to+contribute+to+our+repositories) ## Description Describe what this pull request changes, and why these changes were made. How will these changes...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
This is a test implementation of OEP-37: https://github.com/edx/open-edx-proposals/pull/118 There is a connected PR for this in edx-platform: https://github.com/edx/edx-platform/pull/27043 There is a connected PR for this in ecommerce: https://github.com/edx/ecommerce/pull/3360 Devstack PR:...
[REV-1632](https://openedx.atlassian.net/browse/REV-1632). Background: The `min_price` column in LMS `CourseMode` table takes integers, and should be updated to take decimals to match the price in ecommerce database, making the price across the...