Changelog
Version 2.2.0 - 2025-11-17
- WWPG-42 Reintroduced Lightbox UI
- WWPG-47 Fix token handling in callback
- WWPG-40 Avoid webhook error on duplicate transaction
Version 2.1.0 – 2024-09-23
- WWPG-36 Set client default payment method when adding token
- WWPG-37 Abort credit card failed/pending in case the client has no token stored yet
- WWPG-38 Add support for WHMCS 8.11 and PHP 8.2+8.3
Version 2.0.0 – 2024-06-17
- WWPG-14 Implemented tokenization support – please read upgrade instructions!
- WWPG-24 Upon client payment, invoice get “payment pending” status
- WWPG-26 Improve callback HTTP status codes
- WWPG-27 Updated Wallee SDK to v4
- WWPG-30 Improved documentation
- WWPG-31 Transaction fees now come from the API
- WWPG-35 Implemented WMCS transaction details feature
- WWPG-25 Fixed callback not converting fee currency
- WWPG-28 Fixed error on creating transaction in some cases
- WWPG-29 Fixed client language always being English
- WWPG-33 Fixed currency conversion line generating unnecessarily
- WWPG-34 Fixed license check failing in fsock mode
Version 1.5.1 – 2023-11-06
- WWPG-22 Mitigate race condition in callback
- WWPG-23 Update documentation to match new Wallee UI
Version 1.5.0 – 2023-01-18
- WWPG-13 Automated code quality checks
- WWPG-15 Fix license check producing warnings
- WWPG-16 Update Wallee API to v3
- WWPG-20 Implement debug log setting
- WWPG-21 Fix creating payments sometimes failing with PHP 8.1
Version 1.4.0 – 2022-11-07
- WWPG-19 Add support for WHMCS 8.6 and PHP 8.1
Version 1.3.3 – 2022-05-11
- WWPG-18 Fix transaction handling for invoices with applied credits
Version 1.3.2 – 2021-08-03
- WWPG-11 No longer show payment link in payment pending page
- WWPG-12 Improve transaction logging
Version 1.3.1 – 2021-01-04
- WWPG-8 Avoid redirecting to payment after payment failure
- WWPG-9 Apply hook only to invoices payed with Wallee
- WWPG-10 Add WHMCS metadata
Version 1.3.0 – 2020-11-10
- WWPG-7 Add option to automatically proceed to payment
Version 1.2.0 – 2020-08-17
- WWPG-6 Add WHMCS v8 compatibility
Version 1.1.0 – 2020-04-22
- WWPG-5 Added support for transaction fees
Version 1.0.1 – 2020-04-20
- WWPG-2 Improved error handling on transaction creation
- WWPG-1 Trim invoice item descriptions to avoid validation problems
Version 1.0.0 – 2020-04-16
- Initial release