Coinbase Gateway Module Changelog

2.0.0
October 6th, 2016
Improved
Improvements to displaying the Coinbase wallet balance
Array
Improved
Improvements to callback signature verification (removed Callback Secret)
Array
Removed
Subscriptions no longer supported
Array
Updated
Rewrite for Coinbase API v2
Array
2.0.1
November 18th, 2016
Improved
Added some improvements to handling Coinbase client errors
Array
2.0.2
December 8th, 2016
Fixed
Resolved PHP error - Missing GuzzleHttpPsr7UriResolver
Array
2.0.3
January 29th, 2017
Fixed
Resolved issue where the Coinbase Balance addon would not display its title or description on the addon module page
Array
2.0.4
February 9th, 2017
Updated
Invoice payment timer updated to use jQuery implementation
Array
Updated
jQuery is loaded locally instead of using Google's links
Array
2.0.5
April 21st, 2017
Updated
Redesigned the Balance Widget to work with the WHMCS 7 design
Array
2.0.7
May 22nd, 2017
Fixed
Resolved an autoloader issue with WHMCS 7.2.x where the wrong *guzzle* component would be loaded
Array
2.0.8
July 10th, 2017
Added
Added missing transaction type (pending)
Array
Updated
Transaction lookup addon now uses the WHMCS 7 look and feel
Array
Updated
Updated to work with the new ASPnix 2.0 licensing system
Array
2.1.0
October 10th, 2017
Improved
Callback improvements for mispayments
Array
Updated
Removed unnecessary includes
Array
Updated
Moved the Coinbase library to the vendor directory
Array
3.0.3
May 12th, 2018
Updated
Rewritten to support the new Coinbase Commerce system
Array
3.0.4
June 11th, 2018
Improved
Improvements to handling creating of the charge
Array
Added
Added support for charge:confirmed Webhook test
Array
3.0.5
November 27th, 2018
Added
Added full support for the Public Pay module
Array
3.0.6
November 27th, 2018
Added
Added support for FontAwesome 5 icons (with FA v4 fallback) for WHMCS 7.6+
Array
3.0.7
December 5th, 2018
Improved
Various improvements and cleanups
Array
3.0.8
January 23rd, 2018
Added
Added support for resolved / unresolved payments
Array
3.0.9
October 2nd, 2020
Added
Callbacks are now logged in the transaction history for an invoice
Array
Added
Added support for logging charged:delayed calls
Array
Added
Support for handling charge:pending and charge:failed webhooks
Array
Added
Full support for WHMCS 8
Array
3.1.0
November 3rd, 2021

https://www.aspnix.com/wp-admin/post-new.php?post_type=cbxchangelog#

Fixed
Fix "No Payments Found" constantly showing in the Gateway logs
Array
Improved
Various improvements
Array
Improved
API secret key setting now uses a password field instead of a text field
Array
3.1.1
August 9th, 2022
Compatibility
Now requires PHP 7.4+
Array
Compatibility
Now requires WHMCS 8.2+
Array
Updated
Module can now use Guzzle 7.0+ with WHMCS 8.2 and higher
Array
Added
Added support for WHMCS 8.2+ Transaction Information
Array
Fixed
Resolved an issue where a completed payment may not be processed
Array
3.1.2
September 7th, 2022
Fixed
Resolved an issue where upgrading an existing install may not migrate the old transactions table data to the new one
Array
Fixed
Resolved an issue where upgrading an existing install may not create the new transactions table
Array
3.1.3
October 24th, 2022
Fixed
Transaction Lookup model now shows the correct currency, network and fee
Array
Fixed
Fixed an unclosed HTML tag in the Transaction Lookup addon
Array
3.1.4
April 3rd, 2023
Improved
Do not attempt to display payment button for 0 total invoices
Array
Added
Added support to automatically resolve under/overpayments
Array
Added
Added network transaction ID to the transaction details modal
Array
3.1.6
August 8th, 2023
Improved
Additional improvements to the transaction lookup addon
Array
Fixed
Fixed the currency codes for the Polygon cryptocurrencies
Array
Added
Added request for showing network confirmations count on transaction lookup
Array
Fixed
Resolved an issue for transactions that do not have a confirmation date/time throwing errors
Array
Improved
Removed the network names internally to the language file to allow overriding and end-users can add networks
Array
Added
Added MATIC cryptocurrency network name
Array
3.1.9
February 1st, 2024
Added
Added WHMCS client information to the charge metadata
Array
Fixed
Fixed a PHP error that could occur when viewing transaction details
Array
Fixed
Fixed a PHP error that could occur in the callback
Array
3.2.0
March 25th, 2024
Fixed
Resolved a PHP error on WHMCS 8.9 when using the transaction details modal
Array