Clinton Blackburn
1ee3094dd3
Merge pull request #8670 from edx/clintonb/course-mode-api
...
Added Courses endpoint for Commerce API
2015-06-30 23:29:55 -04:00
Clinton Blackburn
45de93a250
Added course endpoints for Commerce API
...
XCOM-314
2015-06-30 22:36:47 -04:00
Renzo Lucioni
d330831871
Improve logging of ecommerce interactions
...
Adds standardized audit logging for checkout and enrollment change requests. XCOM-427.
2015-06-30 17:34:16 -04:00
Nickersoft
e184c78c0a
XCOM-416: Embargo restrictions are now enforced during logistration
2015-06-23 14:17:43 -04:00
jsa
e1dfdc0811
Receipt page now also handles Cybersource payment failures.
...
XCOM-398
2015-06-11 13:42:58 -04:00
jsa
f4b2c197db
don’t trigger a refund request in otto, if otto requested unenrollment.
...
XCOM-396
2015-06-08 11:07:16 -04:00
jsa
18cbc0a557
Suppress email for refunds unless mode is verified.
...
XCOM-375
2015-05-28 17:26:36 -04:00
Renzo Lucioni
0b173946ee
Use publicly-accessible ecommerce URL root when constructing refund email
...
Parsing the ECOMMERCE_API_URL yields a URL root only accessible from within the VPC.
2015-05-28 17:26:26 -04:00
jsa
3dede202f1
Implement student-initiated refunds for external commerce service.
...
XCOM-306
2015-05-21 11:37:37 -04:00
Nickersoft
5359ff9d71
Passing full name to E-Commerce API
2015-05-18 16:12:10 -04:00
jsa
31a232edc7
Update ecommerce-api-client and add regression test for XCOM-1606
2015-05-14 16:54:56 -04:00
Christine Lytwynec
ddb1ae667e
Split lms unittests into multiple shards
2015-05-07 09:17:26 -04:00
jsa
cc1c7d5012
fix ecommerce api calls in verify_student and update tests.
...
XCOM-287
2015-05-06 23:44:25 -04:00
jsa
26f9a5d76f
Pass tracking context to ecommerce api client.
...
XCOM-208
2015-05-05 10:50:46 -04:00
Clinton Blackburn
1a1fe56b29
Added Oscar-Compatible Receipt Page
2015-05-02 00:18:05 -04:00
jsa
efde11d552
Use ecommerce api v2.
...
XCOM-213 XCOM-214
2015-04-27 16:57:17 -04:00
Diana Huang
3f20a6f304
Add model change event tracking to UserProfile.
2015-04-17 17:23:18 -04:00
Stephen Sanchez
c01602f094
Change implementation of improved logging based on new API.
2015-03-23 16:21:05 +00:00
Stephen Sanchez
7af1ee3e5f
Change error handling to report back internal errors.
2015-03-23 15:21:45 +00:00
Clinton Blackburn
306a267de7
Updated create_order endpoint to use E-Commerce API for order creation and enrollment
...
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.
2015-03-20 14:53:23 -04:00