WooCommerce Integration
No due date
100% complete
WooCommerce Integration aims to integrate the Open edX platform with third-party e-commerce in favor of the actual e-commerce service deprecation.
This Integration will primarily focus on workflows that are streamlined:
- A course bought in WooCommerce will have the consequence that the enrollment for that course is created in the Open edX platform, unders…
WooCommerce Integration aims to integrate the Open edX platform with third-party e-commerce in favor of the actual e-commerce service deprecation.
This Integration will primarily focus on workflows that are streamlined:
- A course bought in WooCommerce will have the consequence that the enrollment for that course is created in the Open edX platform, understood with the enrollment as a seat in a specific course run.
- If the order is refunded, the associated enrollment will be unenrolled using the soft delete(using the is_active flag) used in regular unenrollments.