Changelog

3.0.0 (06.12.2022)

  • Feat!: value of the order ID is an increment ID now instead of entity ID in database
  • Refactor!: signature of buildRedirectUrlAfterAuth and buildRedirectUrlAfterError have been changed

2.0.2 (09.11.2022)

  • Fix: Using HMAC-SHA256 instead of HMAC-SHA1 for OAuth

2.0.1 (24.06.2022)

  • Fix: Customer cannot fetch available payment methods

2.0.0 (22.06.2022)

  • Support for new approach of the VSF (that uses composables in theme). Integration is not using the @vue-storefront/magento package as a dependency, and core package on frontend,
  • Added request: Request params to the both buildRedirectUrlAfterAuth and buildRedirectUrlAfterError hook so it is possible to use cookie's value in build process.

1.4.0

  • Set required Node's engine to ^16.13

1.3.0

  • Klarna support

1.2.0

1.1.0

  • Support for recurring payments with cards

1.0.1

  • @vue-storefront/core and Composition API update

1.0.0

  • Basic version release