mitodl/micromasters

switch payment from DEDP to MITx Online

Closed this issue · 0 comments

When we turn on ecommerce on mitxonline, we also want to turn off financial aid and payment on MicroMasters.

I tried doing this by simply unchecking the "financial aid available" box on https://micromasters-rc.odl.mit.edu/admin/courses/program/2/change/ It had some of the desired effects but not all.

Designs and Mockups

image

Acceptance Criteria:

  • #5225
    It's an unnecessary detail now that DEDP courses will be like any other, with a proctored exam embedded in the course.
  • #5226
    this should be based on the courses' and program's courseware backend
  • #5227
    This should be conditional on the existence of combined final grades, I think.
  • #5228
    • buttons for "audit for free" should use mitxonline's enrollment API (they do this already when the financial aid switch is set to true)
    • buttons for "pay now" should link into the mitxonline checkout cart, with the course key passed in
  • #5229