Set up an Ecommerce API token

United States
Canada

You can create public and private keys or API tokens in either the production or sandbox environment. API tokens secure the communication between an app integration and your merchant account. You can use an API token to integrate online payments with your e-commerce website. You can create only one Ecommerce API token per merchant account, but you can use the same token for multiple solutions.

To create public and private keys (API tokens):

  1. Log in to your Developer Dashboard.
  2. From the Developer Account drop-down list, select a merchant name under Businesses. The Merchant Dashboard for the selected merchant appears.
  3. From the left navigation menu, click Account & Setup. The Account & Setup page appears.
  4. In the Ecommerce section, click Ecommerce API Tokens.
2164

Merchant Dashboard > Account & Setup > Ecommerce > Ecommerce API Tokens

The Ecommerce API Tokens page displays any existing API tokens and to create a new token you have to delete the existing token. If you have not created any API tokens, the Tokens section on the page is blank.

1294

Ecommerce API Tokens > Create new token

  1. Click Create New Token. The Create new token pop-up appears.
812

Create new token pop-up

  1. Verify or select the Integration type as Hosted iFrame + API/SDK. This is a closer integration with your website that allows for more customization and lets you define the checkout fields, all styled using your cascading style sheets (CSS). For more information, see Clover iframe integrations.
  2. Click Create Token. The API tokens page displays the public and private keys (tokens) you need to use when entering the Clover Payment configuration.
2512

Ecommerce API Tokens for iframe integration type

  1. Copy the public and private tokens and paste them into the WooCommerce Configuration page. See Configure the Clover Payments for WooCommerce plugin.