Add Enterprise offers backend.
This commit adds the business logic implementation of Enterprise offers. An Enterprise offer consists of a custom Condition model which checks that the user is linked to the specified EnterpriseCustomer, the course run(s) exist in that EnterpriseCustomer's catalogs, and the user has granted consent to share data for the course run(s). ENT-638
Showing
ecommerce/enterprise/benefits.py
0 → 100644
ecommerce/enterprise/conditions.py
0 → 100644
ecommerce/enterprise/constants.py
0 → 100644
ecommerce/enterprise/migrations/__init__.py
0 → 100644
ecommerce/enterprise/tests/test_benefits.py
0 → 100644
Please
register
or
sign in
to comment