# 2Checkout (Old dashboard)

## Enable 2Checkout

Gateway URL: <https://www.2checkout.com>

Go to **Webhooks** -> click **Enable All Notifications** -> in **Global Settings** fill withhttps\://ipn.YourDomain/ipn/2checkout/ -> **Apply** -> **Save settings** at the page bottom

## **REQUIRED FIELDS**

### **Receiver ID**

Right Top under your username is an number, copy that number without the #

### Secret Key

Go to -> **Account** -> **Site Management** -> **Secret Word**

### **Username**

Go to -> **Account** -> **User Management** -> **Create Username** -> Fill all the inputs and check **API Access in the right** -> the username you specified is the desired username

### **Password**

Is the password create for the username at previous step


---

# 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/2checkout-old-dashboard.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.
