Skip to content

v1.14.0

Compare
Choose a tag to compare
@GIMALima GIMALima released this 03 Mar 10:29
· 84 commits to master since this release

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.