# Integrate 3dcart

## Availability <a href="#availability" id="availability"></a>

3dcart integration is available only for 2Checkout accounts that handle their own tax and invoice management (2Sell and 2Subscribe accounts).&#x20;

#### **3dcart Settings:**

Perform the below set of instructions in your **3dcart** account to integrate it with **2Checkout**.

1. Sign in to your **3dcart admin**
2. Click **Payment Methods**
3. Check **Active**
4. Enter your **Store ID** (2Checkout Account Number)
5. Click **Save**

#### **2Checkout Settings:**

Follow the below instructions in your 2Checkout Control Panel to finalize the **3dcart** integration process.

1. Sign in to your 2Checkout account.
2. Navigate to *Dashboard → Integrations → Webhooks & API section*
3. Follow these steps to activate Redirect URL:

* In the Redirect URL section check **“Enable return after sale”**
* For Return method, select **Link in the Thank You Page** or **Direct return**
* Set the Approved URL to [https://yourdomain.3dcartstores.com/...ive.asp?gw=2co](https://yourdomain.3dcartstores.com/paymentreceive.asp?gw=2co) (where *yourdomain* is your domain name)

4\. Click **Update** to **save** your settings. ​​​

### About 3dcart <a href="#about-3dcart" id="about-3dcart"></a>

Fast, reliable, and most of all EASY TO USE, 3dcart will get your business online in just a few minutes! We provide the software, the hardware, and the support!

For more information, visit: [3dcart.com](http://www.3dcart.com/)

&#x20;


---

# 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://docs.2checkout.com/connectors/connectors/integrate-3dcart.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.
