Skip to content

v2.32.0

Compare
Choose a tag to compare
@Marvin-Magmodules Marvin-Magmodules released this 23 Oct 18:25
· 432 commits to master since this release
7d0333d

Features:

  • Add ApplePay domain verification by default

Bugfixes:

  • Encrypt the API fallback keys
  • Show the payment fee tax when creating a creditmemo
  • Also process transaction when it is authorized
  • Make sure to return a string when no value is set
  • Throw an error when the order is locked so the webhook gets retried #694
  • Retry to retrieve the issuers when no value is returned #698
  • Check if all products are salable before sending the payment reminder #699
  • Handle prices formatted in difference currencies
  • Support paymentlink when the order is placed using the Payments API
  • Support refunds where only the shipping is being refunded

Minimum requirements:

  • Magento 2.3.3 & PHP 7.3