Coinbase
To enable Coinbase payments and automated membership or credit updates, you need to set up a webhook and obtain your API key from Coinbase Commerce.
1. Add the Webhook URL
-
Log in to your Coinbase Commerce Dashboard.
-
Go to Settings > Webhooks.
-
Click Add an endpoint and enter your webhook URL:
https://YOURPAGEURL/wp-json/coinbase/webhook
Replace
YOURPAGEURL
with your actual domain (e.g.,https://example.com
). -
Save your changes.
2. Get Your API Key
- In the Coinbase Commerce dashboard, go to Settings > API keys.
- Click Create an API key if you don't have one.
- Copy your API key.
Add your API key and webhook secret to:
wp-admin > king > lists > payment options > coinbase
tab
Tip
Always test using Coinbase Commerce in sandbox mode before going live.