A payment gateway module for WHMCS and Coinbase's bitcoin payment API.
- Verify SSL connection to Coinbase API with cURL.
- WHMCS 'admin' username is hardcoded in callbacks/coinbase.php (line 15). Make that less brittle/more flexible.
- [] Enable a mechanism for refunds.
- [] Additional error checking in 'callbacks/coinbase.php'
- [] ...
This software is released under the MIT License.