1. 23 Jun, 2017 1 commit
  2. 12 Jun, 2017 1 commit
  3. 24 Apr, 2017 3 commits
  4. 01 Feb, 2017 1 commit
    • Automated refund approval process · 7c39978b
      Refunds are now processed automatically. If the automated processing fails, the system falls back to the previous behavior of notifying the Support Team. Additionally, these calls are all made by the service user rather than the learner.
      
      ECOM-6541
      Clinton Blackburn committed
  5. 16 Dec, 2016 1 commit
  6. 21 Sep, 2016 1 commit
  7. 02 Sep, 2016 1 commit
  8. 07 Jul, 2016 2 commits
  9. 08 Jun, 2016 1 commit
  10. 25 Feb, 2016 1 commit
  11. 17 Feb, 2016 2 commits
  12. 13 Mar, 2015 1 commit
    • Added commerce/purchase endpoint · eaa7a220
      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