Skip to content

Releases: lyra/plugin-prestashop

v1.13.7

24 Nov 17: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 :

  • [embedded] Bug fix: Embedded payment fields not correctly displayed since the last gateway JS library delivery on PrestaShop 1.6.
  • [embedded] Bug fix: Update token on minicart change on PrestaShop 1.6.
  • Minor fix.

Click here to view the complete changelog of the plugin.

v1.13.6

27 Oct 16:56
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: Display 3DS result for REST API payments.
  • Display warning message when only offline refund is possible.

Click here to view the complete changelog of the plugin.

v1.13.5

12 Oct 15:37
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 IPN management in multistore environment.
  • Bug fix: Fix Order->total_real_paid value on payment cancellation.
  • Bug fix: Possibility to refund orders offline if merchant did not configure REST API keys.
  • [oney] Do not display payment installments for buyer (to avoid inconsistencies).

Click here to view the complete changelog of the plugin.

v1.13.4

18 Aug 16:02
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: Error due to strongAuthenticationState field renaming in REST token creation.
  • [embedded] Minor code improve: use KR.openPopin() and KR.submit().
  • [embedded] Improve payment with embedded fields button display in PrestaShop 1.6.x versions.
  • Update payment means logos.

Click here to view the complete changelog of the plugin.

v1.13.3

19 Jun 21: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 :

  • [embedded] Bug fix: Compatibility of payment with embedded fields with Internet Explorer 11.
  • Bug fix: Possibility to make refunds for a payment with many attempts.
  • [embedded] Bug fix: Fix JS error if payment token not created.
  • Bug fix: Delete double invoice entry in ps_order_invoice_payment table.
  • Improve refund payments feature.
  • [oney] Phone numbers are mandatory for Oney payment method.

Click here to view the complete changelog of the plugin.

v1.13.2

25 May 07: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] Manage new metadata field format returned in REST API IPN.
  • Bug fix: Fix sent data according to new Transaction/Update REST WS.
  • Send PrestaShop username and IP as a comment on refund WS calls.
  • Improve some plugin translations.
  • Improve redirection to gateway page.

Click here to view the complete changelog of the plugin.

v1.13.1

08 Apr 13:49
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 :

  • Restore compatibility with PHP v5.3.
  • [embedded] Bugfix: Payment fields error relative to new JavaScript client library.

Click here to view the complete changelog of the plugin.

v1.13.0

12 Mar 13:58
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 amount issue relative to multiple partial refunds.
  • Bug fix: Shipping costs not included in the refunded amount through the PrestaShop backend.
  • [oney] Adding 3x 4x Oney means of payment as submodule.
  • Improve payment statuses management.

Click here to view the complete changelog of the plugin.

v1.12.1

04 Feb 17:30
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 :

  • [alias] Bug fix: card data was requested even if the buyer chose to use his registered means of payment.

Click here to view the complete changelog of the plugin.

v1.12.0

30 Jan 11:12
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: 3DS result is not correctly saved in backend order details when using embedded payment fields.
  • Bug fix: Fix theme config setting for iframe mode.
  • [embedded] Added possibility to display REST API fields in pop-in mode.
  • Possibility to make refunds for payments.
  • Possibility to cancel payment in iframe mode.
  • [alias] Added payment by token.
  • [sepa] Save SEPA aliases separately from CB payment aliases.
  • [sepa] Added possibility to configure SEPA submodule payment.
  • [technical] Do not use vads_order_info2 gateway parameter.
  • [oney] Added warning when delivery methods are updated.
  • Removed feature data acquisition on merchant website.
  • Possibility to not send shopping cart content when not mandatory.
  • Restrict payment submodules to specific countries.

Click here to view the complete changelog of the plugin.