📍 Bolt Help / Add-Ons / Checkout Everywhere / Set Up Guides / Custom API Integration
Custom API Integration
Checkout Everywhere for Custom API

To connect Checkout Everywhere using Custom API, you’ll need to implement a set of predefined API endpoints in your system. The instructions below will walk you through that process, as well as filling in the required information in your Bolt Merchant Dashboard.

Step 1: Implement endpoints

  1. Implement Get product feed endpoint.
  2. Implement Get product endpoint.
  3. Implement Get order endpoint.
  4. Implement Place order endpoint.

Step 2: Fill Custom API Information in Bolt Merchant Dashboard

  1. Go to the Bolt Merchant Dashboard and navigate to Integrations.
  2. For API key, enter the API key.
  3. For Get Product Feed URL, enter the URL of your Get product feed endpoint.
  4. For Get Product URL, enter the URL of your Get product endpoint.
  5. For Get Order URL, enter the URL of your Get order endpoint.
  6. For Place Order, enter the URL of your Place order endpoint.
  7. Click Connect Custom API Connector
Custom API integration input page.

Step 3: Set Up Payment Processor

If you already have Bolt Checkout, Accounts, or Ignite set up, you can skip this step! If you’re new, follow the instructions in our Payment Processor articles to set up your specific payment processor.

Step 4: Configure Your Checkout

If you already have Bolt Checkout, Accounts, or Ignite set up, you can skip this step! If you’re new, follow the instructions listed below to configure your checkout:

Step 5: Create your Checkout Links

Go to the dashboard and follow the instructions found in our Create Checkout Links article to start using Checkout Everywhere.