proversity-org / ecommerce

Django application used to manage edX's product catalog and handle orders for those products.
GNU Affero General Public License v3.0
0 stars 1 forks source link

stripe subscription production integration #9

Closed nicovanniekerk closed 6 years ago

nicovanniekerk commented 6 years ago

@renevatium please add details

renevatium commented 6 years ago

We need to upgrade the Stripe payment provider (within edX) to support recurring payments (subscription). This will require adding the relevant fields to the payment request params in the instance that a course is of mode "subscription". Stripe docs can be found here

nicovanniekerk commented 6 years ago

ecommerce proversity/feature-subscription-stripe-integration edx-platform proversity/feature-ecommerce-updates

work has been staged to these two branches and on hold for a while, set on the backlog of EduNext.