# Coinbase Commerce

## Enable Coinbase Commerce

Gateway URL: [**https://commerce.coinbase.com**](https://commerce.coinbase.com)

In your Coinbase Commerce account, got to **Settings** -> **Webhook subscriptions** ->**Add endpoint**\
**URL to be called** will be <https://ipn.YourDomain/ipn/coinbase/\\>
**Enable all events**\
-> **Save**

## **REQUIRED FIELDS**

### **Coinbase Api Key**

In your account, got to **Settings** -> **Api keys** if one is not provided click on **Create An Api key**

### **Coinbase Webhook Shared Secret**

In your account, got to **Settings** -> **Webhook subscriptions** -> **Show shared secret**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://drsoft.gitbook.io/affiliates/white-label/payment-gateways-set-up/coinbase-commerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
