Dec 18, 2023
Version 2.4.1
Fixed
- Rectified the price rounding issue.
Jun 30, 2023
Version 2.4.0
Improvements
- PHP 8.1 compatibility.
- Compatibility with WordPress 6.2 and WooCommerce 7.7.
- Added a new setting that allows admin to input custom gateway URL.
Changed
- Updated the SDK version to 1.7.0.
May 11, 2022
Version 2.3.2
Fixed
- “Amount mismatch” error is triggered when a user purchases a product on recent versions of WooCommerce (WordPress 5.9.3 / Woocommerce 6.4.1).
Dec 01, 2021
Version 2.3.1
Fixed
- Fixed a “false” Transaction Description issue that happened for some types of transactions.
Oct 19, 2021
Version 2.3.0
Changed
- Add Embedded Payment Option.
- Branding Update.
- Add One Click Checkout implementation for hosted payment option.
Fixed
- It’s impossible to Capture the payment if the Order is Virtual.
- It’s impossible to Refund the Payment if the plugin works in the Authorization Mode.
- Fix the issue with text transformation while save the settings.
Jan 29, 2021
Version 2.2.0
Changed
- Minor bugs.
Jan 14, 2021
Version 2.1.2
Fixed
- Fixing an issue where performing a partial refund through woocommerce will instead refund the full amount.
Oct 19, 2020
Version 2.1.1
Fixed
- Patch to allow for non-latin (e.g. Greek or Arabic) characters in the checkout.
Aug 27, 2020
Version 2.1.0
Changed
- Added support for transaction modes, Payment and Authorization.
- Added capture and reverse capability.
Feb 17, 2020
Version 2.0.0
Changed
- Standard integration has been removed.
- Compatibility with WordPress 5.2 and WooCommerce 3.6.
Dec 07, 2019
Version 1.4.3
Fixed
- Fix issue with amounts off by 1c.
Sep 04, 2019
Version 1.4.2
Changed
- Adding Qatar to the supported countries list.
Jun 14, 2019
Version 1.4.1
Fixed
- Using hash_equals in return_handler helps prevent timing attacks.
Jan 21, 2019
Version 1.4.0
Changed
- Display supported card types set by merchant.
Dec 01, 2018
Version 1.3.0
Changed
- Save hosted payment for subscription.
Oct 10, 2018
Version 1.2.0
Changed
- Adding “Australia” to the supported countries list.
- Pass currency code in Hosted Payments args.
Aug 16, 2018
Version 1.1.0
Fixed
- Fix the card on file not working for subscription payment.
Jun 11, 2018
Version 1.0.0
Changed
- First version.