Releases: lyra/plugin-magento
v2.4.2
This release is compatible with Magento 2.x versions. It requires PHP 5.6 or higher.
Changes in this version :
- Bug fix: Order increment ID not sent on some REST payments.
- Bug fix: Error at the end of the payment by REST API in guest mode.
Click here to view the complete changelog of the plugin.
v2.4.1
v2.4.0
This release is compatible with Magento 2.x versions. It requires PHP 5.6 or higher.
Changes in this version :
- Bug fix: consider UNDER_VERIFICATION as a success status for refund transactions.
- Fix IPN URL CSRF verification for compatibility with Magento 2.3.x versions.
- [embedded] Added payment with embedded fields option using REST API.
- [gift] Added Gift submodule.
- [fullcb] Added Full CB submodule.
- [paypal] Added PayPal submodule.
- [sepa] Added SEPA submodule.
- Possibility to enable payment by alias.
- Added backend buttons to refuse or accept orders in case of suspected fraud.
- Added backend button to validate payment of pending orders.
- Improve payment in iframe mode display.
- Possibility to not send cart data when not mandatory.
- Send Magento user name and IP to gateway for backend WS operations.
- Added specific error message for chargebacks refund.
- Fix some plugin translations.
- Do not send cart if it contains too much different items (more than 85).
Click here to view the complete changelog of the plugin.
v1.9.4
v1.9.3
This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.
Changes in this version :
- Bug fix: fatal error on order view occurring when there is a format error in payment form.
- Bug fix: translations broken and performance decrease.
- Improve code relative to currency check to avoid conflict with One Page Checkout plugin.
- Send Magento username and IP to gateway for backend WS operations.
- Do not send cart data if it contains more than 85 different items.
- Fix some plugin translations.
- Added specific error message for chargebacks refund.
Click here to view the complete changelog of the plugin.
v2.3.2
This release is compatible with Magento 2.x versions. It requires PHP 5.6 or higher.
Changes in this version :
- Bug fix: get the correct means of payment when selection on site is enabled.
- [paypal] Bug fix: error when refunding a PayPal payment.
- Fix new signature algorithm name (HMAC-SHA-256).
- Send Magento phone number as vads_cell_phone (required for some payment means).
- Update payment means logos.
- Improve iframe mode interface.
- Save transaction UUID in order payment details.
- Added Spanish translation.
- [prodfaq] Fix notice about shifting the shop to production mode.
- Improve error message after a failed payment.
Click here to view the complete changelog of the plugin.
v1.9.2
This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.
Changes in this version :
- [multi] Bug fix: Fixed error in first installment amount calculation when saving payment in installments details.
- [sepa] Bug fix: update country list for submodule SEPA.
- [sepa] Bug fix: redirection to error page after a successful payment.
- [paypal] Bug fix: error when refunding a PayPal payment.
- Fix new signature algorithm name (HMAC-SHA-256).
- Send Magento phone number as vads_cell_phone (required for some payment means).
- Possibility to validate all transactions of a payment in installments from Magento backend.
- Save transaction UUID in order payment details.
- Imrpove "Shipping options" configuration field management.
- Added Spanish translation.
- [prodfaq] Fix notice about shifting the shop to production mode.
- Comply with the new management of REGISTER feature on gateway.
- Improve error message after a failed payment.
Click here to view the complete changelog of the plugin.
v2.3.1
This release is compatible with Magento 2.x versions. It requires PHP 5.6 or higher.
Changes in this version :
- [shatwo]Enable SHA-256 signature algorithm by default.
- Ignore spaces at the beginning and the end of certificates on return signature processing.
Click here to view the complete changelog of the plugin.
v1.9.1
This release is compatible with Magento 1.4 to Magento 1.9 versions. It requires PHP 5.3 or higher.
Changes in this version :
- Bug fix: Fixed setTitle() function name in payment from backend WS call.
- [shatwo]Enable SHA-256 signature algorithm by default.
- Ignore spaces at the beginning and the end of certificates on return signature processing.
Click here to view the complete changelog of the plugin.