Coinbase (CB)
Last updated
Was this helpful?
Last updated
Was this helpful?
This Lib make integration with in easy way.
Go to this and generate new key. Select needed rights:
Install lib and make /setup
command with code:
3. Go to Admin Panel and fill Api Key and Secret Api Key:
4. If you need notifications copy Notifications url and fill it on step 2
5. Fill command to be called on notifications if you need it
/create
command:
/onApi
command:
/onApiError
command:
if you do not have onError command error will be tracked in Eror Tab.
All Coinbase API method available .
For example for method we need 2 commands: /create
and /onCreate
You need to setup Api key. Please see step 3 in .