Commit Graph

11 Commits

Author SHA1 Message Date
Clinton Blackburn
38d7a12f63 Exposing course name via Commerce API
The course now includes a read-only name attribute.

XCOM-536
2015-08-04 14:35:29 -04:00
jsa
849ad8df94 commerce/api: Don’t allow setting expiration of prof modes.
XCOM-497
2015-07-28 17:17:13 -04:00
jsa
7d8fb73934 commerce/api: pass expiration_datetime when updating modes 2015-07-28 17:17:05 -04:00
Clinton Blackburn
c2fdf8cb2a Corrected CourseMode Display Name
The Commerce API now sets the correct display name for known course modes, but continues to default to the mode slug for unknown course modes.
2015-07-28 17:16:43 -04:00
jsa
7449f68522 Support setting email opt-in in calls to the Otto shim
XCOM-499
2015-07-15 16:22:36 -04:00
Renzo Lucioni
d4a5ad4818 Mark basket creation and order retrieval endpoints as v0
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
2015-07-15 16:22:29 -04:00
Clinton Blackburn
7d91361f32 Updated Commerce API to return CourseMode expiration date
XCOM-477
2015-07-09 15:30:48 -04:00
Clinton Blackburn
cd60dd5606 Merge pull request #8771 from edx/clintonb/currency-comparison-fix
Comparing currencies with same case
2015-07-09 01:45:39 -04:00
Clinton Blackburn
b3437b7278 Corrected path to Commerce API
XCOM-312
2015-07-08 16:55:38 -04:00
Clinton Blackburn
301a874c5c Enforcing lowercase currency for CourseMode
- CourseMode.save() always lowercases the currency value
- CourseMode currency comparisons have been updated to be case-insensitive
2015-07-06 23:38:25 -04:00
Clinton Blackburn
45de93a250 Added course endpoints for Commerce API
XCOM-314
2015-06-30 22:36:47 -04:00