Skip to main content

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

  1. Log in to your Coinbase Commerce Dashboard.

  2. Go to Settings > Webhooks.

  3. 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).

  4. Save your changes.

2. Get Your API Key

  1. In the Coinbase Commerce dashboard, go to Settings > API keys.
  2. Click Create an API key if you don't have one.
  3. 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.