Skip to content

3.0.0

Compare
Choose a tag to compare
@iwonakulacz iwonakulacz released this 04 Jan 11:41
· 222 commits to main since this release
5ecf797
  • 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