Files
edx-platform/lms/djangoapps/commerce
Feanil Patel d423775012 test: Replace calls to reverse('courseware')
We want to remove this page and URL endpoint so we're removing all the
references in the code that might point to this page.  It was replaced
by the sequences page in the Learning MFE years ago but the old pages
were never cleaned up. We are replacing the calls with the URL for the
courseware in the learning MFE.

See https://github.com/openedx/edx-platform/issues/35803 for more
details.
2025-04-04 14:01:19 -04:00
..
2019-12-30 12:25:38 -05:00
2020-05-01 19:42:15 +05:00

Status: Maintenance

Responsibilities
================
The Commerce app is an older implementation of e-commerce related functionality.

Direction: Deprecate
====================
This app is replaced by functionality in the `ecommerce service`_. New functionality should not be added here. Effort is needed to determine who the existing clients are so they can be updated and this app can be removed. This app is in a similar situation to the ```lms/djangoapps/shoppingcart``` app.

.. _ecommerce service: https://github.com/openedx/ecommerce

Glossary
========

More Documentation
==================