Skip to content

Releases: edly-io/ecommerce

edly-4.1.1

05 Oct 10:21
dadf662
Compare
Choose a tag to compare

Revert middleware changes (#99)

edly-4.1.0

30 Sep 09:54
f5fa72e
Compare
Choose a tag to compare
  • Integrate Cowpay payment gateway (#89)
  • Update subscriptions serializers with site's default currency and currency code (#97)
  • Fix coupon detail view currency hardcoded issue (#96)
  • Add dynamic currency to subscriptions (#95)
  • Add dynamic currency symbol and code option in Ecommerce (#94)

theology-4.0.0

02 Sep 13:44
Compare
Choose a tag to compare

The release updates code on Ecommerce to add Currency code GBP and currency symbol £ in templates.

  • Convert Default Currency from USD to GBP (#93)

_Note: This is a temporary fix for Theology only since their launch is today on 2 Sep and we are working in parallel on a dynamic fix._

edly-4.0.0

21 Aug 07:05
1d3c74d
Compare
Choose a tag to compare
  • Update middleware and site course validators to use multiple edx-orgs (#91) (#92)

edly-3.8.2

05 Aug 06:11
6c412fd
Compare
Choose a tag to compare

Add Subscription order in serializer #90

edly-3.8.1

29 Jun 12:37
5f451c5
Compare
Choose a tag to compare

Fix panel url forward slash and sso configuration issues #88

edly-3.8.0

24 Jun 05:29
631acb3
Compare
Choose a tag to compare
  • Update client setup API for Ecommerce site configurations (#87)

edly-3.7.0

15 Jun 05:28
24c12a0
Compare
Choose a tag to compare
  • Convert nested json to dict before saving into site configurations EDLY-3090 (#86)
  • Change values position in site configuration to match the on-boarding document EDLY-3145 (#84)
  • Fix Dashboard URL on basket page (#85)

edly-3.6.0

07 Jun 11:00
997093f
Compare
Choose a tag to compare
  • Add CORS configuration override options in ALLOWED_DJANGO_SETTINGS_OVERRIDE (#83)

edly-3.5.0

03 Jun 08:09
df63b3c
Compare
Choose a tag to compare
  • Load payment processors config from json string instead of dict (#81)