Skip to main content

Connecting Your Magento Backend to Kickbite

Step-by-step guide to connecting your Magento store to Kickbite — market config with Store IDs, API integration, and Cloudflare whitelisting.

Written by Juan Garzon

Overview

Connecting your Magento backend to Kickbite involves two steps in the onboarding wizard: configuring your markets (with Store IDs) and creating an API integration.


Step 1: Market Configuration with Store IDs

Magento requires a Store ID for each domain/subdomain in addition to the standard market configuration. Every URL pattern must have a matching Store ID — without it, the market split won't work for that URL.

Finding Your Store ID in Magento

  1. Go to your Magento Admin Panel

  2. Navigate to Stores → All Stores

  3. Click on the Store View for the relevant store

  4. In the browser URL, look for /store_id/X/ — the number X is your Store ID

Example configuration:

Market

Domain

Store ID

Currency

Timezone

DCH

.com/de

1

EUR

UTC+1

DCH

.com/at

2

EUR

UTC+1

DCH

.com/ch

3

EUR

UTC+1

Important: All domains within a single market must use the same currency. For example, if DE, AT, and CH are combined into a "DCH" market, they must all share one currency — you can't have EUR for DE and CHF for CH in the same market.


Step 2: Magento API Integration

Create an integration in Magento so Kickbite can read your order and product data:

  1. Go to your Magento Admin Panel

  2. Navigate to Systems → Integrations

  3. Click Add New Integration

  4. Fill in:

    • Name: Something recognizable (e.g., "Kickbite")

    • Contact email: Your email address

    • Admin password: Your admin password to approve the integration

  5. Go to Access Levels and select these 3 main folders with ALL subfolders:

    • Analytics

    • Sales (and all subfolders)

    • Catalog (and all subfolders)

  6. Click Save

  7. Click Activate → confirm the access levels → click Allow

  8. Copy the Access Token from the activation screen

  9. Copy the Magento Admin Panel URL from the browser address bar

  10. Return to the Kickbite wizard, paste the access token and admin URL, and click API Connection

  11. Review the overview for correctness and click Confirm


Cloudflare / Security Software

If you use Cloudflare or similar security software, you'll need to whitelist Kickbite's IP addresses so the API can pull your data. The IPs are displayed in the wizard — copy them and send them to your developer or IT team for whitelisting.


Need Help?

If you run into issues finding your Store IDs or setting up the API integration, reach out via the in-app chat or contact your Customer Success Manager.

Did this answer your question?