# What is 2Checkout? Platform Overview & Key Features

2Checkout (by Verifone) is an all-in-one payment platform that enables businesses to sell digital goods, software, and online services to customers worldwide. 2Checkout provides the infrastructure to accept payments, manage your product catalog, automate billing, and handle compliance — all from a single platform.

## What 2Checkout does

At its core, 2Checkout connects your business to a global payment network. When a customer visits your store and clicks a buy link, 2Checkout handles the entire order flow: presenting a secure hosted checkout page, processing the payment, managing the transaction, and notifying you of the outcome.

Beyond the checkout moment, the platform supports the full lifecycle of a digital business:

* **Product catalog management** - set up a product catalog with electronic or physical products, manage SKUs, and customize pricing and charging scenarios.
* **Buy-link generation** - generate checkout links to embed on your website without complex development work.
* **Subscription and renewal billing** - control the subscriptions that you're selling and provide deeper insight and granularity into their post-sale evolution.
* **Global payments** - accept payments in over 100 display and billing currencies across more than 45 payment methods.
* **Customer account management** — your buyers get their own 2Checkout myAccount portal to view orders, manage subscriptions, and request refunds.
* **Reporting and operations** — manage day-to-day operations including orders, customers, payouts, and analytics.

## Account Types

2Checkout offers three account types, each designed for a different business model. The account type you have determines which features are available to you.

{% tabs %}
{% tab title="2Sell" %}
{% hint style="info" icon="tag" %}

#### Easy and Simple way to Sell Globally

{% endhint %}

Accept mobile and online payments from buyers worldwide, no matter where your business is. 2Sell is suited for merchants who sell digital products, physical goods, or services - using either one-time purchases or recurring billing - and want to be ready for global online sales with minimal setup.

<a href="https://www.2checkout.com/products/2sell/" class="button secondary" data-icon="book-open-lines">2Sell Product</a>
{% endtab %}

{% tab title="2Subscribe" %}
{% hint style="info" icon="arrows-spin" %}

#### Develop & Boost your Subscription Business

{% endhint %}

Everything you need to sell and manage subscriptions globally, prevent churn, and more. 2Subscribe includes all the tools needed to manage recurring billing plans, trials, renewals, and subscription lifecycle events.

<a href="https://www.2checkout.com/products/2subscribe/" class="button secondary" data-icon="book-open-lines">2Subscribe Product</a>
{% endtab %}

{% tab title="2Monetize" %}
{% hint style="info" icon="circle-dollar" %}

#### All-in-one Solution for DIGITAL GOODS Sales

{% endhint %}

The package that helps digital goods businesses maximize conversion and retention rates and grow revenue streams worldwide. 2Monetize offers ready-to-use tools and services that help you increase conversions, keep customers engaged for longer, and grow your average order value.

<a href="https://www.2checkout.com/products/2monetize/" class="button secondary" data-icon="book-open-lines">2Monetize Product</a>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**Not sure which account type you have?** Log in to your Merchant Control Panel, click the cogwheel icon in the top-right corner, go to **Settings** → **Account Settings** → **Account Information**, and click **Edit details**. Scroll to the **Account documents** section and open the PDF — this is your signed contract with 2Checkout and confirms your account type, along with the margins and fees that apply to your account.

See more information in [Identifying Your Account Type](/get-started/getting-started/activate-your-account/how-do-i-know-what-type-of-2checkout-account-i-have.md) documentation.&#x20;
{% endhint %}

## Key Platform Features

### Flexible checkout options

2Checkout's **ConvertPlus** checkout enables multiple integration approaches. You can add products to your catalog and generate static buy-links, or pass product information dynamically to the checkout page using URL parameters — useful if you want to avoid maintaining a full product catalog. You can also integrate third-party shopping cart applications, though this option is available only for accounts that handle their own tax and invoice management (2Sell and 2Subscribe).

### Product catalog

The platform supports both **electronic and physical products**. You can add products individually or import them in bulk using XML files. For physical products, you can configure shipping methods to manage costs and delivery options.

### Test environment (Demo mode)

Every new account starts in **demo mode**. In this state, your account is fully functional — you can set up products, configure renewals and fulfillment, generate test links, and place test orders — but no real transactions are processed. Demo mode is designed so you can validate your entire setup before going live. Your dashboard will display sample data until your first real transaction is processed.

### Global selling

2Checkout supports selling to customers in most countries worldwide, with over **45 payment methods** and **100 display and billing currencies**. Note that merchants located in, or selling products originating from, certain restricted jurisdictions — including Cuba, Iran, North Korea, Syria, and the Crimea, Donetsk, and Luhansk regions — are not permitted to use the platform.


---

# 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/get-started/test-getting-started/start-using-2checkout/what-is-2checkout-platform-overview-and-key-features.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.
