Coinbase Gateway Module Changelog

3.2.0
March 25th, 2024
Fixed
Resolved a PHP error on WHMCS 8.9 when using the transaction details modal
3.1.9
February 1st, 2024
Added
Added WHMCS client information to the charge metadata
Fixed
Fixed a PHP error that could occur when viewing transaction details
Fixed
Fixed a PHP error that could occur in the callback
3.1.6
August 8th, 2023
Improved
Additional improvements to the transaction lookup addon
Fixed
Fixed the currency codes for the Polygon cryptocurrencies
Added
Added request for showing network confirmations count on transaction lookup
Fixed
Resolved an issue for transactions that do not have a confirmation date/time throwing errors
Improved
Removed the network names internally to the language file to allow overriding and end-users can add networks
Added
Added MATIC cryptocurrency network name
3.1.4
April 3rd, 2023
Improved
Do not attempt to display payment button for 0 total invoices
Added
Added support to automatically resolve under/overpayments
Added
Added network transaction ID to the transaction details modal
3.1.3
October 24th, 2022
Fixed
Transaction Lookup model now shows the correct currency, network and fee
Fixed
Fixed an unclosed HTML tag in the Transaction Lookup addon
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
Fixed
Resolved an issue where upgrading an existing install may not create the new transactions table
3.1.1
August 9th, 2022
Compatibility
Now requires PHP 7.4+
Compatibility
Now requires WHMCS 8.2+
Updated
Module can now use Guzzle 7.0+ with WHMCS 8.2 and higher
Added
Added support for WHMCS 8.2+ Transaction Information
Fixed
Resolved an issue where a completed payment may not be processed
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
Improved
Various improvements
Improved
API secret key setting now uses a password field instead of a text field
3.0.9
October 2nd, 2020
Added
Callbacks are now logged in the transaction history for an invoice
Added
Added support for logging charged:delayed calls
Added
Support for handling charge:pending and charge:failed webhooks
Added
Full support for WHMCS 8
3.0.8
January 23rd, 2018
Added
Added support for resolved / unresolved payments
3.0.7
December 5th, 2018
Improved
Various improvements and cleanups
3.0.6
November 27th, 2018
Added
Added support for FontAwesome 5 icons (with FA v4 fallback) for WHMCS 7.6+
3.0.5
November 27th, 2018
Added
Added full support for the Public Pay module
3.0.4
June 11th, 2018
Improved
Improvements to handling creating of the charge
Added
Added support for charge:confirmed Webhook test
3.0.3
May 12th, 2018
Updated
Rewritten to support the new Coinbase Commerce system
2.1.0
October 10th, 2017
Improved
Callback improvements for mispayments
Updated
Removed unnecessary includes
Updated
Moved the Coinbase library to the vendor directory
2.0.8
July 10th, 2017
Added
Added missing transaction type (pending)
Updated
Transaction lookup addon now uses the WHMCS 7 look and feel
Updated
Updated to work with the new ASPnix 2.0 licensing system
2.0.7
May 22nd, 2017
Fixed
Resolved an autoloader issue with WHMCS 7.2.x where the wrong *guzzle* component would be loaded
2.0.5
April 21st, 2017
Updated
Redesigned the Balance Widget to work with the WHMCS 7 design
2.0.4
February 9th, 2017
Updated
Invoice payment timer updated to use jQuery implementation
Updated
jQuery is loaded locally instead of using Google's links
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
2.0.2
December 8th, 2016
Fixed
Resolved PHP error - Missing GuzzleHttp\Psr7\UriResolver
2.0.1
November 18th, 2016
Improved
Added some improvements to handling Coinbase client errors
2.0.0
October 6th, 2016
Improved
Improvements to displaying the Coinbase wallet balance
Improved
Improvements to callback signature verification (removed Callback Secret)
Removed
Subscriptions no longer supported
Updated
Rewrite for Coinbase API v2