Releases: Cleeng/mediastore-sdk
Releases · Cleeng/mediastore-sdk
3.1.0
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 keylegal-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
What's Changed
- Payment details refactor (new UI for current plan section) by @pawelacio in #135
- Add radio buttons to drop-in instead chevrons by @jkorczakcleeng in #137
- Dix drop-in recreation when PayPal and coupon are used by @iwonakulacz in #138
- Change radio button color to green by @iwonakulacz in #139
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- present minimum required fields for card by @iwonakulacz in #134
- fix cleeng logo by @jkorczakcleeng in #136
- fix - paypal icon by @jkorczakcleeng in #129
- change prerequisites in readme by @iwonakulacz in #132
- bump styled-components version by @jkorczakcleeng in #133
- Patch SDK version in pipelines during release by @arturtamborski in #130
Full Changelog: 3.0.0...3.0.1
3.0.0
availablePaymentMethodIds
andavailablePaymentMethods
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*
receivecurrencySymbol
instead ofcustomerCurrencySymbol
2.2.3
2.2.2
2.2.1
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
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
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
- Emit coupon events in checkout and in myaccount by @iwonakulacz in #97
- Add console error when JWT is not saved in local storage by @iwonakulacz in #94
- Fix switch plan popup spacing by @pawelacio in #96
- Change API URLs for sandbox and production by @iwonakulacz in #91
- Add skipAvailableDowngradesStep prop by @pawelacio in #98
- Partial translations by @iwonakulacz in #95
- Fix release workflow by @arturtamborski in #86
- Prevent switch in progress error by @pawelacio in #87
- Subscription switches UAT fixes by @iwonakulacz in #88
Full Changelog: 2.0.0...2.0.1