6. Adding ECommerce to Open edX#

This section is intended for those are who are building Open edX ecommerce solutions and customizing an Open edX installation to support their use.

6.1. Open edX Commerce (WordPress Plugin)#

The Open edX WooCommerce Plugin is a free, open-source WordPress plugin that aims to integrate third-party e-commerce, WooCommerce, with your Open edX platform. See the following resources:

6.2. Open edX Webhook Receiver#

The Open edX Webhook Receiver extension is a small Django app that listens for incoming webhooks, and then translates those into calls against the Open edX REST APIs.

As of Sumac it supports WooCommerce and Shopify endpoints.