Skip to content

Releases: Cleeng/mediastore-sdk

3.1.0

06 Feb 13:03
1fb9905
Compare
Choose a tag to compare

What's Changed

Features

  • 3DSecure support (support for both flows: redirect and native)
  • Grace period message added to MyAccount components. To switch it on pass displayGracePeriodError prop to PlanDetails/PaymentInfo/UpdateProfile
  • The option to set terms URL in the checkout’s legal notes added. To do so, use Config.setTermsUrl function and translate it by using key legal-notes-acknowledge
  • adyenConfiguration object added
  • Security guidance added to README

Fixes

  • Fix styling of ‘add payment details’ placeholder
  • Remove the scrollbar in the MyAccount component

Full Changelog: 3.0.2...3.1.0

3.0.2

12 Jan 13:28
1e71237
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

09 Jan 12:32
ba00a90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

04 Jan 11:41
5ecf797
Compare
Choose a tag to compare
  • availablePaymentMethodIds and availablePaymentMethods props are deprecated (so also ‘default’ payment method is no longer supported)
  • Adyen integration changes
    • components are using Adyen drop-in, and supports new payment methods: ApplePay and GooglePay
    • integration with new MSSDK API endpoints
    • payment methods that are turned on in Cleeng are presented to the customer
    • integration impacts Checkout flow and MyAccount - PaymentInfo
    • each payment method has its own Pay button
    • a billing address is required for Card payments (for future 3DSecure implementation)
  • general refactor - Checkout and PaymentInfo are using a redux store
  • translations with key subscription-desc* receive currencySymbol instead of customerCurrencySymbol

2.2.3

15 Dec 10:13
1501196
Compare
Choose a tag to compare

What's Changed

  • Fix release process

Full Changelog: 2.2.2...2.2.3

2.2.2

14 Dec 11:02
16b588f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

17 Nov 11:34
0ccb4f2
Compare
Choose a tag to compare

What's Changed

  • Add temporary price modification for selected offers in Subscription Switches list and Subscription Switch Popup by @pawelacio in #110

Full Changelog: 2.2.0...2.2.1

2.2.0

15 Nov 14:45
e92ab7d
Compare
Choose a tag to compare

What's Changed

  • upgrade packages and remove tests by @iwonakulacz in #92
  • move packages to devDependencies
  • refactor Input and Checkout component
    Full Changelog: 2.1.1...2.2.0

2.1.1

27 Oct 06:48
4723aea
Compare
Choose a tag to compare

What's Changed

  • Update readme file by @iwonakulacz in #105
  • Add copy for IMMEDIATE_WITH_TIME_PRORATION and IMMEDIATE_AND_CHARGE_WITH_TIME_PRORATION algorithms by @pawelacio in #99

Full Changelog: 2.1.0...2.1.1

2.1.0

20 Oct 11:46
21be8f1
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1