- Code quality for PHP 8.3.
- Integrated with the Payfast Common Library.
- Tested on Prestashop 8.2.0.
- Fixed auto-selecting payment types.
- Fixed RCS payment type support.
- Updated for PHP 8.1 and Prestashop 8.1.3.
- Added PayVault feature.
- Added Apple Pay, Samsung Pay, and RCS payment types.
- Updated for PHP 8.0.
- Tested on Prestashop 8.1.2.
- Updated Masterpass to Scan to Pay.
- Added PayPal payment type.
- Fixed issues with wallet payment types.
- Tested with Prestashop 1.7.7.8.
- Changed notify handler to match redirect.
- Addressed double price issue.
- Fixed double order issue on some servers.
- Improved code quality.
- Updated for PrestaShop 1.7.7.x.
- Added payment type selection to checkout.
- Added 'Disable IPN' feature.
- Fixed undefined
$orderissue.
- Improved payment reference readability.
- Fixed sessions cleared in some browsers.
- Resolved shipping ignored issue with some providers.
- Included PW3 query in
confirmation.php(direct return).
- Handled cases where the order has already been updated by notify.
- URL encoded notify.
- Code formatting.
- Updated logos.
- Initial release.
- Added return URL.
- Code reformat.