Skip to content

Releases: edly-io/ecommerce

edly-2.9.0

24 Feb 13:48
a8cb793
Compare
Choose a tag to compare
  • Hide credit mode in course modes from courses page - EDLY-2634 (#68)

edly-2.8.0

10 Feb 14:25
1b34647
Compare
Choose a tag to compare
  • Text changes from Subscriptions Feedback EDLY_2549 (#66)

edly-2.7.0

12 Jan 13:23
29fca84
Compare
Choose a tag to compare
  • Add restriction on saving django_settings_override - EDLY_2403 (#64)

edly-2.6.0

16 Dec 08:46
13bec58
Compare
Choose a tag to compare
  • Add description in subscription listing API (#62)

edly-2.5.0

02 Dec 06:35
e30041f
Compare
Choose a tag to compare
  • Add renew subscriptions API end point and tests (#61)

edly-2.4.2

18 Nov 06:57
cd34b5d
Compare
Choose a tag to compare
  • Add description field in subscription (#60)
  • Make subscription display order editable and add back the id field in subscription API (#59)

edly-2.4.1

03 Nov 09:07
8136aa5
Compare
Choose a tag to compare
  • Refactor number_of_courses to subscription_number_of_courses (#58)
  • Adds unit tests for ecommerce subscriptions flow (#56)

edly-2.4.0

28 Oct 16:54
82c9ae6
Compare
Choose a tag to compare
  • Restrict paid mode courses options for honor mode only customers (without payment processor) (#57)

edly-2.3.0

19 Oct 13:04
f02c97d
Compare
Choose a tag to compare
  • Fix actual price vs retail price validation check (#55)
  • Add support email to context (#54)
  • Fix ecommerce subscription flow bugs (#53)
  • Send username instead of id in subscription fulfillment
  • Update max_courses_allowed in subscription fulfillment module
  • Subscriptions Part 3 (#47)
  • Adds subscription fulfillment module and course individual payments implementation (#43)

edly-2.2.0

21 Sep 07:27
d0af32d
Compare
Choose a tag to compare
  • Add GTM Integration
  • Fixes tuple type error for Subscriptions API
  • Remove IsAuthenticated permission class from the Subscriptions list API.