Releases: scanpay/prestashop-scanpay
Releases · scanpay/prestashop-scanpay
prestashop-scanpay-1.4.0
- 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
- 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
- Fix - Undefined property
$is_eu_compatible. - Fix - Applied PrestaShop Coding Standards.
- Fix - Updated module to follow the PrestaShop folder structure.
- Fix - Added
.htaccessfile as required by PrestaShop. - Fix - Escaped HTML output in the ping URL template.
- Fix - Use type casting over intval and strval.
- Fix - Replaced deprecated
LoggerwithPrestaShopLogger. - 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
- Fix -
Capture on Statusnow uses the paid order amount correctly.
Full Changelog: v1.1.2...v1.1.3
prestashop-scanpay-1.1.2
- Fix - Corrected dropdown functionality for
Capture on Status.
Full Changelog: v1.1.1...v1.1.2
prestashop-scanpay-1.1.1
- Add - Enhanced
Capture on Completeto support custom statuses.
Full Changelog: v1.1.0...v1.1.1
prestashop-scanpay-1.1.0
- Add - Introduced
Capture on Completefunctionality.
Full Changelog: 1.0.0...v1.1.0
prestashop-scanpay-1.0.0
- Fix - Properly handle non-transaction seq events.
Full Changelog: v0.1.3...1.0.0
prestashop-scanpay-0.1.3
- Fix - Return the correct response to scanpay pings.
Full Changelog: v0.1.1...v0.1.3
prestashop-scanpay-0.1.1
- Fix - Resolved error during the first
seqdbload.
Full Changelog: v0.1.0...v0.1.1