Skip to content

Releases: lyra/plugin-prestashop

v1.11.4

28 Nov 16:24
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: duplicate entry error on table ps_message_readed at the end of the payment.

Click here to view the complete changelog of the plugin.

v1.11.3

12 Nov 16:31
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: currency and effective currency fields are inverted in REST API response.
  • Bug fix: redirection form loaded from cache in some cases in iframe mode.
  • Bug fix: URL error in iframe mode relative to slash at end of base URL.

Click here to view the complete changelog of the plugin.

v1.11.2

31 Jul 15:57
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: JavaScript loaded but not executed in iframe mode (on some PrestaShop 1.7 themes).
  • Bug fix: Minimum and maximum amounts are not considered if equal to zero in customer group amount restriction.
  • Compatibility with PrestaShop 1.7.6 (fix fatal error on IPN call).
  • Possibility to disable payment result display on order details using a flag within payzen.php file (on PrestaShop > 1.7.1.1).

Click here to view the complete changelog of the plugin.

v1.11.1

20 Jun 16:26
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 compatibility of iframe mode with new 1.7.5.x PrestaShop versions.
  • Bug fix: filter HTML special characters in REST API placeholders settings.
  • Bug fix: Do not display an amount error for multi-carrier orders.
  • Improve some configuration fields validation messages.
  • Improve amount errors management.
  • Added transaction UUID on order details.
  • [fullcb] Added possibility to enable/disable Full CB payment options.
  • Send products tax rate to payment gateway.
  • Fix some plugin translations.
  • Display the payment result as a private message on order details (on PrestaShop > 1.7.1.1).

Click here to view the complete changelog of the plugin.

v1.11.0

08 Feb 14: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 :

  • [embedded] Added payment with embedded fields option using REST API.
  • Possibility to propose other payment means by redirection.
  • [conecs] Added CONECS payment means logos.
  • Improve payment buttons interface.
  • Display payment submodules logos in checkout page on PrestaShop 1.7.
  • Optimize payment cancellation in iframe mode.

Click here to view the complete changelog of the plugin.

v1.10.2

21 Dec 11:10
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 :

  • Fix new signature algorithm name (HMAC-SHA-256).
  • Compatibility with PrestaShop 1.7.4.x versions (fix logs directory).
  • Update payment means logos.
  • [prodfaq] Fix notice about shifting the shop to production mode.
  • Added Spanish translation.
  • Improve iframe mode interface.

Click here to view the complete changelog of the plugin.

v1.4.7

14 Dec 13:02
Compare
Choose a tag to compare

This release is compatible with Prestashop 1.4 versions. It requires PHP 5.3 or higher.

Changes in this version :

  • Specific message if IPN not worked and shop is in maintenance mode.
  • Improve configuration interface.
  • Remove obsolete parameters (Extra GET parameters, extra POST parameters, Return URL).
  • Enable signature algorithm selection (SHA-1 or HMAC-SHA-256).
  • Added German translations.
  • [technical]Manage features by domain.

Click here to view the complete changelog of the plugin.

v1.10.1

06 Jul 09:15
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: Fixed negative amount for order "total_paid_real" field on out of stock orders (PrestaShop 1.5 only).
  • Bug fix: Deleted payment error message shown for buyer on out of stock orders (PrestaShop < 1.6.1 only).
  • [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.10.0

23 May 14:21
Compare
Choose a tag to compare

This release is compatible with Prestashop 1.5, 1.6 and 1.7 versions.

Changes in this version :

  • Bug fix: relative to JavaScript action of payment button on order validation page (with one page checkout only).
  • Bug fix: fatal error when creating order from PrestaShop backend with Colissimo carrier enabled.
  • Bug fix: use frontend shop name available under "Preferences > Store contacts".
  • Bug fix: do not update order state from "Accepted payment" to "Payment error" when replaying IPN URL for orders with many attempts.
  • Enable signature algorithm selection (SHA-1 or SHA-256).
  • Improve JS code redirecting to payment gateway to avoid possible conflicts with other modules.
  • Re-order configuration options in sub-modules backend.
  • Display all links to multilingual documentation files in module backend.
  • Possibility to cancel payment in iframe mode.
  • Possibility to configure 3D Secure by customer group.
  • [technical]Manage enabled/disabled features by plugin variant.

Click here to view the complete changelog of the plugin.

v1.9.0

19 Feb 14:05
Compare
Choose a tag to compare

This release is compatible with Prestashop 1.5, 1.6 and 1.7 versions.

Changes in this version :

  • Bug fix: send selected cards in payment in installments sub-module.
  • Bug fix: correct simulated FacilyPay Oney funding fees calculation.
  • Bug fix: save failed and cancelled orders to avoid sending same order ID for FacilyPay Oney payments.
  • Bug fix: error relative to missed checkout header and footer templates (PrestaShop 1.7 only).
  • Bug fix: set negative tax amount to 0.
  • Fix authentication error when shopping cart is shared between more than one shop.
  • Added payment in pop-in using iframe mode.
  • No longer use jQuery in redirection to gateway page to avoid compatibility errors.
  • Disable payment button after redirect starts.
  • Display payment in installments option label if only one option is available (PrestaShop 1.5 & 1.6).
  • Consider Mondial Relay delivery method by sending selected relay point address to FacilyPay Oney.
  • Consider DPD France Relais delivery method by sending selected relay point address to FacilyPay Oney.
  • Consider SoColissimo delivery method by sending selected relay point address to FacilyPay Oney.
  • Display card brand user choice if any in backend order details.
  • Added FullCB sub-module.
  • Disbale payment sub-modules for unsupported currencies.
  • Add new "To validate payment" order state.
  • Manage extended IPN calls (transaction validation, refund, modification and cancellation).
  • Add "Delay" field and update "Rapidity" field in shipping options configuration.

Click here to view the complete changelog of the plugin.