Skip to content

Releases: lyra/plugin-prestashop

v1.15.5

03 Nov 11:03
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 7.0 or higher.

Changes in this version :

  • [embedded] Bug fix: Fix embedded payment fields displaying on PrestaShop 1.6.x versions and older.
  • Minor fix.

Click here to view the complete changelog of the plugin.

v1.15.4

23 Sep 13:37
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 7.0 or higher.

Changes in this version :

  • [embedded] Bug fix: ignore abandoned payments in IPN calls for payment with embedded fields.
  • Minor fix.

Click here to view the complete changelog of the plugin.

v1.15.3

05 May 09:43
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 7.0 or higher.

Changes in this version :

  • Update list of supported payment means.

Click here to view the complete changelog of the plugin.

v1.15.2

22 Apr 09:19
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 7.0 or higher.

Changes in this version :

  • [embedded] Bug fix: Improve the compatibility of embedded payment fields with the option "Move JavaScript to the end" in 1.6.x PrestaShop versions.
  • Bug fix: Fix duplication of refund checkbox when returning articles.

Click here to view the complete changelog of the plugin.

v1.15.1

16 Nov 16:29
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Bug fix: Fix refund of orders with a discount voucher.
  • [embedded] Bug fix: compatibility of embedded payment fields with the option "Move JavaScript to the end" in 1.6.x PrestaShop versions.

Click here to view the complete changelog of the plugin.

v1.15.0

17 Oct 09:34
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • [embedded] Bug fix: Do not refresh payment page automatically after an unrecoverable error.
  • Bug fix: Consider the "Refunded with PayZen" order status as a final status.
  • Bug fix: Manage refund captured transactions in 1.7.x PrestaShop versions.
  • Bug fix: Fix wrong PrestaShop order status for partially paid orders after a total refund or cancellation from gateway Back Office.
  • Bug fix: Fix wrong PrestaShop order status after refund cancelling from gateway Back Office.
  • [fullcb] Bug fix: Fix smarty error "Undefined index: FR" when country "France" is disabled.
  • Added option to enable/disable customer service messages.
  • [oney] Consider Chronopost Relay delivery method by sending selected relay point address to Oney 3x/4x.
  • [oney] Deleted FacilyPay Oney submodule.
  • [franfinance] Send information about shipping method for Franfinance payment method.
  • Set conversion rate value in order payments.
  • Manage currency conversion in refund process.

Click here to view the complete changelog of the plugin.

v1.14.2

15 Jul 14:16
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • [embedded] Bug fix: Fix order status after a payment in installments with interests.
  • Possibility to open support issue from command details in PrestaShop backend.
  • Improve refund management.
  • [SEPA] Fix 1-click payment with SEPA.
  • Display authorized amount in order details when it is available.
  • Display installments number in order details when it is available.

Click here to view the complete changelog of the plugin.

v1.14.1

01 Apr 14:51
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Bug fix: Do not refund payments when vouchers are genereated in PrestShop 1.6.x.
  • Bug fix: Do not save payments with negative amount in PrestaShop 1.7.7.x.
  • Update 3DS management option description.
  • Improve REST API keys configuration display.
  • Possibility to disable web services for order operations in PrestaShop Back Office.

Click here to view the complete changelog of the plugin.

v1.14.0

03 Mar 10:29
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Bug fix: Update order status after multiple payment tries or on cancellation from gateway Back Office.
  • [franfinance] Added new FranFinance submodule.
  • [sepa] Possibility to enable payment by alias with SEPA submodule.
  • [ancv] Consider the new ANCV means of payment (CVCO - Chèque-Vacances Connect).
  • [embedded] Add the pop-in choice to card data entry mode setting.
  • [embedded] Possibility to customize the "Register my card" checkbox label for embedded payment mode.
  • Possibility to configure REST API URLs.
  • [alias] Check alias validity before proceeding to payment.
  • Possibility to refund payments in installments.
  • Possibility to refund/cancel payment online when the order is cancelled in PrestaShop Back Office.
  • Possibility to add payment means dynamically in "Other payment means" section.
  • Do not use vads_order_info* gateway parameter (use vads_ext_info_* instead).
  • Possibility to open a support issue from the plugin configuration interface.
  • Use the online payment means logos.
  • Identify MOTO payments for orders from PrestaShop Back Office.
  • Improve installation process (do not stop installation if PrestaShop errors are thrown).
  • Possibility to upgrade the module from the PrestaShop backend.
  • [technical] Load plugin classes dynamically.

Click here to view the complete changelog of the plugin.

v1.13.8

26 Jan 10:28
Compare
Choose a tag to compare

This release is compatible with PrestaShop 1.5, 1.6 and 1.7 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Bug fix: Incorrectly formatted amount in order confirmation page.
  • Bug fix: Error 500 due to obsolete function (get_magic_quotes_gpc) in PHP 7.4.
  • Consider case of chargedbacks when refunding.
  • Display warning message on payment in iframe mode enabling.

Click here to view the complete changelog of the plugin.