Skip to content

Releases: scanpay/prestashop-scanpay

prestashop-scanpay-1.4.0

17 Jun 09:24
76ae775

Choose a tag to compare

  • Add - Add legal information below payment methods in checkout (PR #2)
  • Fix - Fix array offset on false issue if row is undefined
  • Fix - Fix potential TypeError if no pings were received
  • Fix - Refactor sync to avoid redundant lookups
  • Fix - Improve error logging

Full Changelog: v1.3.0...v1.4.0

prestashop-scanpay-1.3.0

10 Feb 13:24
e21f532

Choose a tag to compare

  • Add - Add ApplePay support
  • Add - Add danish translation
  • Update - Update scanpay client lib to 2.3.0
  • Update - Various performance optimizations
  • Fix - Fix reference to undefined variable
  • Fix - Remove incorrect constructor parameter
  • Fix - PHP warning

Full Changelog: v1.2.0...v1.3.0

prestashop-scanpay-1.2.0

13 Dec 12:46
b45256b

Choose a tag to compare

  • Fix - Undefined property $is_eu_compatible.
  • Fix - Applied PrestaShop Coding Standards.
  • Fix - Updated module to follow the PrestaShop folder structure.
  • Fix - Added .htaccess file as required by PrestaShop.
  • Fix - Escaped HTML output in the ping URL template.
  • Fix - Use type casting over intval and strval.
  • Fix - Replaced deprecated Logger with PrestaShopLogger.
  • Fix - Corrected typos in error messages.
  • Fix - Combined CSS and JS files for better performance.
  • Update - Converted jQuery to vanilla JavaScript.
  • Update - Removed unused code.

Full Changelog: v1.1.3...v1.2.0

prestashop-scanpay-1.1.3

16 Dec 18:07

Choose a tag to compare

  • Fix - Capture on Status now uses the paid order amount correctly.

Full Changelog: v1.1.2...v1.1.3

prestashop-scanpay-1.1.2

06 Feb 15:04

Choose a tag to compare

  • Fix - Corrected dropdown functionality for Capture on Status.

Full Changelog: v1.1.1...v1.1.2

prestashop-scanpay-1.1.1

06 Feb 11:54

Choose a tag to compare

  • Add - Enhanced Capture on Complete to support custom statuses.

Full Changelog: v1.1.0...v1.1.1

prestashop-scanpay-1.1.0

03 Feb 10:44

Choose a tag to compare

  • Add - Introduced Capture on Complete functionality.

Full Changelog: 1.0.0...v1.1.0

prestashop-scanpay-1.0.0

17 Sep 15:54

Choose a tag to compare

  • Fix - Properly handle non-transaction seq events.

Full Changelog: v0.1.3...1.0.0

prestashop-scanpay-0.1.3

02 Nov 13:15

Choose a tag to compare

  • Fix - Return the correct response to scanpay pings.

Full Changelog: v0.1.1...v0.1.3

prestashop-scanpay-0.1.1

02 Dec 17:37

Choose a tag to compare

  • Fix - Resolved error during the first seqdb load.

Full Changelog: v0.1.0...v0.1.1