- 07 Jul, 2015 1 commit
-
-
XCOM-312
Clinton Blackburn committed
-
- 01 Jul, 2015 1 commit
-
-
XCOM-314
Clinton Blackburn committed
-
- 30 Jun, 2015 1 commit
-
-
Adds standardized audit logging for checkout and enrollment change requests. XCOM-427.
Renzo Lucioni committed
-
- 23 Jun, 2015 1 commit
-
-
Nickersoft committed
-
- 11 Jun, 2015 2 commits
-
-
Renzo Lucioni committed
-
XCOM-398
jsa committed
-
- 08 Jun, 2015 1 commit
-
-
XCOM-396
jsa committed
-
- 03 Jun, 2015 1 commit
-
-
CyberSource will POST to this view if the user cancels payment. CSRF validation cannot be enabled when this happens. ECOM-1689
Clinton Blackburn committed
-
- 28 May, 2015 3 commits
-
-
XCOM-375
jsa committed -
Parsing the ECOMMERCE_API_URL yields a URL root only accessible from within the VPC.
Renzo Lucioni committed -
Parsing the ECOMMERCE_API_URL yields a URL root only accessible from within the VPC.
Renzo Lucioni committed
-
- 22 May, 2015 1 commit
-
-
Data should be sent as a dict, not kwargs.
Clinton Blackburn committed
-
- 21 May, 2015 1 commit
-
-
XCOM-306
jsa committed
-
- 18 May, 2015 1 commit
-
-
Nickersoft committed
-
- 14 May, 2015 1 commit
-
-
jsa committed
-
- 07 May, 2015 2 commits
-
-
Christine Lytwynec committed
-
XCOM-287
jsa committed
-
- 05 May, 2015 1 commit
-
-
XCOM-208
jsa committed
-
- 02 May, 2015 1 commit
-
-
Clinton Blackburn committed
-
- 27 Apr, 2015 1 commit
-
-
XCOM-213 XCOM-214
jsa committed
-
- 21 Apr, 2015 1 commit
-
-
This commit creates a new page intended only for use when the user cancels payment. The previous implementation relied on the CyberSource callback page, which is not useful for orders placed with the E-Commerce Service.
Clinton Blackburn committed
-
- 17 Apr, 2015 2 commits
-
-
Diana Huang committed
-
TNL-1537 Co-Authored-By: Andy Armstrong <andya@edx.org> Co-Authored-By: cahrens <christina@edx.org>
jsa committed
-
- 09 Apr, 2015 1 commit
-
-
Stephen Sanchez committed
-
- 23 Mar, 2015 2 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
- 20 Mar, 2015 1 commit
-
-
This functionality is activated by adding a SKU to a non-honor course mode. When the feature is activated, verified orders will be created by the E-Commerce Service instead of LMS. After payment, the E-Commerce Service will also create the enrollment.
Clinton Blackburn committed
-
- 19 Mar, 2015 2 commits
-
-
Adam Palay committed
-
If a user is already enrolled in a course, the API is bypassed and a 409 status is returned.
Clinton Blackburn committed
-
- 18 Mar, 2015 2 commits
-
-
Brian Wilson committed
-
Commerce code has now been updated to exclude CourseMode objects with SKU set to empty string (in addition to null).
Clinton Blackburn committed
-
- 16 Mar, 2015 2 commits
-
-
Stephen Sanchez committed
-
Clinton Blackburn committed
-
- 13 Mar, 2015 3 commits
-
-
Added tests to ensure manual enrollments emit enrollment events.
Clinton Blackburn committed -
Data is now properly encoded as JSON.
Clinton Blackburn committed -
This new endpoint is intended to replace enrollment API call used on the login+registration page. Instead of directly enrolling students, the view will contact the external e-commerce API (Oscar) to create a new order. Oscar will be responsible for completing the order and enrolling the student. This behavior will only apply to course modes with associated SKUs. All other course mode enrollments will be processed directly by LMS.
Clinton Blackburn committed
-