overhangio / tutor-ecommerce

Ecommerce plugin for Tutor
GNU Affero General Public License v3.0
17 stars 50 forks source link

fix: cors issue in payment page in dev #24

Closed regisb closed 2 years ago

regisb commented 2 years ago

The payment page in dev makes a call to ecommerce, which was blocked byCORS.

In this PR, we also add a couple patch statements to make it easier for people running lilac to backport fixes from maple.

regisb commented 2 years ago

This is ready for review @overhangio/tutor-developers.