# Integrate 1ShoppingCart

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

1ShoppingCart integration is available only for 2Checkout accounts that handle their own tax and invoice management (2Sell and 2Subscribe accounts).

#### 1ShoppingCart Settings:

Perform the below set of instructions in your 1ShoppingCart account to integrate it with 2Checkout.

1. Sign in to your 1ShoppingCart account.
2. Navigate to Setup → Gateway Setup
3. Click the **Payment Gateway** radio button, then click **Edit**
4. Under the **Select Gateway** drop-down menu, select **2CheckOut.com**
5. Enter your **2Checkout Account Number** (SID) in the **Gateway ID/Merchant Login** field.
6. Under **Which Cards Do You Accept?** ensure the following boxes are checked: Visa, MasterCard, AmEx, Discover, JCB
7. Under **Other Payment Setting** set the “Sale Type” to **Authorize and Capture**
8. Click the **Done** button.

#### 2Checkout Settings:

Follow the below instructions in your 2Checkout Control Panel to finalize the 1ShoppingCart 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://www.mcssl.com/SecureCart/OffsiteReturn.ashx>

4\. Click **Update** to **save** your settings.&#x20;

## About 1ShoppingCart <a href="#about-1shoppingcart" id="about-1shoppingcart"></a>

1ShoppingCart is the most affordable way to build your list, automate marketing and make sales online. We make it easy to get your business online, capture leads and convert them into customers automatically. Start your free trial today and experience the power of all-in-one sales and marketing software designed by marketers, for marketers.

For more information visit: [1ShoppingCart](http://www.1shoppingcart.com/)


---

# 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-1shoppingcart.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.
