Skip to content

Releases: lyra/plugin-magento

v2.4.6

13 May 10:27
Compare
Choose a tag to compare

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

Changes in this version :

  • Some minor fixes.
  • [embedded] Bug fix: Use the correct return and private keys according to the plugin context mode.

Click here to view the complete changelog of the plugin.

v1.11.1

30 Apr 13:35
Compare
Choose a tag to compare

This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • [embedded] Bugfix: Payment fields error relative to new JavaScript client library.
  • [embedded] Disable 1-Click payment buttons when using payment with embedded fields.
  • Improve some plugin translations.

Click here to view the complete changelog of the plugin.

v2.4.5

23 Apr 12:05
Compare
Choose a tag to compare

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

Changes in this version :

  • Some minor fixes.
  • [embedded] Bug fix: Load embedded payment fields JavaScript library inside require() function.

Click here to view the complete changelog of the plugin.

v1.11.0

12 Mar 16:30
Compare
Choose a tag to compare

This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • [oney] Adding 3x 4x Oney means of payment as submodule.
  • Do not consider CAPTURE_FAILED as a success status.
  • Improve payment statuses management.

Click here to view the complete changelog of the plugin.

v1.10.3

20 Feb 08:53
Compare
Choose a tag to compare

This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • [embedded] Bug fix: payment data was not refreshed in some cases with embedded payment fields.
  • [iframe] Fix compatibility with OneStepCheckout plugin (error when checking enabled mode).

Click here to view the complete changelog of the plugin.

v2.4.4

13 Feb 09:00
Compare
Choose a tag to compare

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

Changes in this version :

  • Bug fix: NoSuchEntityException occurs when trying to retrieve a removed product category.
  • [embedded] Bug fix: Amount did not include shipping fees when using embedded payment fields if payment step is not refreshed.
  • Bug fix: Payment information in order confirmation email was not correctly translated in some multistore cases.

Click here to view the complete changelog of the plugin.

v1.10.2

23 Jan 07:03
Compare
Choose a tag to compare

This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.

Changes in this version :

1.10.2, 2020-01-22:

  • Bug fix: 3DS result is not correctly saved in Magento when using embedded payment fields.
  • Bug fix: fix capture delay parameter name when using embedded payment fields.

Click here to view the complete changelog of the plugin.

v2.4.3

21 Jan 15:25
Compare
Choose a tag to compare

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

Changes in this version :

  • Bug fix: Manage formKey for compatibility with Magento 2.3.x versions
  • Bug fix: 3DS result is not correctly saved in Magento when using embedded payment fields.

Click here to view the complete changelog of the plugin.

v1.10.1

18 Nov 17:11
Compare
Choose a tag to compare

This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.

Changes in this version :

1.10.1, 2019-11.18:

  • Bug fix: send region code instead of label when it is significant.
  • [embedded] Bug fix: default placeholders for embedded fields not translated with material theme.
  • [embedded] Bug fix: currency and effective currency fields are inverted in REST API response.
  • Bug fix: use correct class name for SOAP WS API classes.
  • Disabled other payment means for backend payment.

Click here to view the complete changelog of the plugin.

v1.10.0

28 Aug 14:37
Compare
Choose a tag to compare

This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.

Changes in this version :

1.10.0, 2019-08-28:

  • Bug fix: Accept UNDER_VERIFICATION transaction status for refunds.
  • Use Lyranetwork as developer namespace instead of Lyra.
  • [embedded] Added payment with embedded fields option using REST API.
  • [embedded] Force the use of the last version of PrototypeJS lib.
  • Removed feature card data acquisition on merchant website.
  • Possibility to not send cart data when not mandatory.
  • Possibility to propose various payment means by redirection.
  • [sepa] Save SEPA tokens separately from CB payment tokens.

Click here to view the complete changelog of the plugin.