Changelog
v2.1.0
Released September 23rd, 2024
Latest Version
- Set client default payment method when adding token
- Abort credit card failed/pending in case the client has no token stored yet
- Add support for WHMCS 8.11 and PHP 8.2+8.3
Previous Versions
v2.0.0
Released June 17th, 2024
View/hide detailed changelog
- Implemented tokenization support – please read upgrade instructions!
- Upon client payment, invoice get “payment pending” status
- Improve callback HTTP status codes
- Updated Wallee SDK to v4
- Improved documentation
- Transaction fees now come from the API
- Implemented WMCS transaction details feature
- Fixed callback not converting fee currency
- Fixed error on creating transaction in some cases
- Fixed client language always being English
- Fixed currency conversion line generating unnecessarily
- Fixed license check failing in fsock mode
v1.5.1
Released November 6th, 2023
View/hide detailed changelog
- Mitigate race condition in callback
- Update documentation to match new Wallee UI
v1.5.0
Released January 18th, 2023
View/hide detailed changelog
- Automated code quality checks
- Fix license check producing warnings
- Update Wallee API to v3
- Implement debug log setting
- Fix creating payments sometimes failing with PHP 8.1
v1.3.2
Released August 3rd, 2021
View/hide detailed changelog
- No longer show payment link in payment pending page
- Improve transaction logging
v1.3.1
Released January 4th, 2021
View/hide detailed changelog
- Avoid redirecting to payment after payment failure
- Apply hook only to invoices payed with Wallee
- Add WHMCS metadata
v1.0.1
Released April 20th, 2020
View/hide detailed changelog
- Improved error handling on transaction creation
- Truncate invoice item descriptions to avoid validation problems