Skip to content

Releases: lyra/plugin-magento

v2.8.2

29 Nov 10:21
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • Handle refund of a split payment.
  • Improve refund error messages.
  • Update list of supported payment means.
  • Update list of supported currencies.

Click here to view the complete changelog of the plugin.

v2.8.1

23 Oct 08:31
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • [embedded] Bug fix: Fix payment means filter issue with Smartform modes.
  • [embedded] Bug fix: Fix error related to payment form validation on placing order.
  • [oney] Added possibility to refund Oney payments from Magento Back Office via WS.
  • Create credit memo on transaction total refund from gateway Back Office.

Click here to view the complete changelog of the plugin.

v2.8.0

15 Sep 13:10
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • [embedded] Smartform integration.
  • [oney] Added 10x 12x Oney and Paylater means of payment.
  • [embedded] Bug fix: Fix form token update issue in Magento 2.4.5 and higher.
  • Added possibility to capture order on invoice creation in Magento Back Office.
  • Bug fix: Fix PHP error related to passing null parameter to str_replace function.

Click here to view the complete changelog of the plugin.

v2.7.2

24 Aug 09:44
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • Added compatibility with PHP 8.2.x versions.
  • Improve management of refunds from Magento backend.
  • Update list of supported payment means.
  • Update list of supported currencies.

Click here to view the complete changelog of the plugin.

v2.7.1

09 Jun 08:41
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • [embedded] Bug fix: Fix error related to form token update after a failed payment attempt.
  • [embedded] Bug fix: Fix error related to validation mode.
  • Minor code fixes.

Click here to view the complete changelog of the plugin.

v2.7.0

03 Feb 12:54
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • [embedded] Added possibility to update order status on each payment attempt.
  • [embedded] Improve order and payment processing.
  • Added field for online module documentation.
  • Minor code fixes

Click here to view the complete changelog of the plugin.

v2.6.5

23 Jan 14:28
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • Bug fix: Fix payment in iframe mode when JavaScript minification is enabled in Magento.
  • Update list of supported payment means.
  • Update list of supported currencies.

Click here to view the complete changelog of the plugin.

v2.6.4

24 Nov 13:26
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • [embedded] Bug fix: Fix error related to invalid email format when customer checkout as guest.
  • Minor code fixes.

Click here to view the complete changelog of the plugin.

v2.6.3

10 Nov 15:43
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • [embedded] Do not create payment token if quote data has not changed.
  • [embedded] Workarround to avoid the extra retry when the number of attempts is reached.
  • Minor code fixes.

Click here to view the complete changelog of the plugin.

v2.6.2

17 Oct 10:19
Compare
Choose a tag to compare

This release is compatible with Magento 2.x versions. It requires PHP 7.0 or higher.

Changes in this version:

  • Bug fix: Fix error related to number of times a coupon is used when payment is failed.
  • Bug fix: Fix error related to CURLOPT_SSL_VERIFYHOST supported values in REST API.

Click here to view the complete changelog of the plugin.