Skip to content

Getting Started

This guide will help you configure and set up your Innosend integration after installation.

Before You Begin

Make sure you have:

Step 1: Obtain your API Token

  1. Log in to your Innosend Dashboard
  2. Navigate to Settings → API Keys
  3. Create a new API Token and copy it

Single token for all features

One API Token covers the API connection, pickup points, and all other features. No separate API Key or API Secret is required.

Step 2: Configure API Connection

  1. In your Magento admin, go to Stores → Configuration → Innosend → API Configuration

API Settings in Magento backend

  1. Configure the following settings:
Setting Description
Enable API Connection Set to "Yes" to activate the integration
Mode Select "Test" for testing or "Live" for production
API Token Paste the token from your Innosend Dashboard
  1. Click Save Config

  2. Click Test API Token Connection to verify

API connection validation result

Test Mode

Always start with Test Mode to ensure everything works before switching to production.

Step 3: Configure Pickup Points (Optional)

If you want to use pickup point selection in checkout:

Configure Pickup Points Settings

  1. Go to Stores → Configuration → Innosend → Pickup Points

Pickup Points Configuration in Magento admin

  1. Configure:
Setting Description
Enable Pickup Points Set to "Yes"
Show Map Enable map view in the pickup points modal
Show Map on Mobile Show/hide map on mobile devices
Map Type Choose between OpenStreetMap (free) or Google Maps
Allowed Carriers Multi-select: choose which carriers to show. Only selected carriers appear; others are excluded from pickup points.

Allowed Carriers multi-select – select which carriers to include or exclude

  1. Save Config

Configure Shipping Method

  1. Go to Stores → Configuration → Sales → Shipping Methods
  2. Expand Innosend Pickup Points

Innosend Pickup Points delivery method settings

  1. Configure:
Setting Description
Enabled Set to "Yes"
Title Display name (e.g., "Pickup Point")
Method Name Shipping method name
Price Base shipping price
Free Shipping Threshold Order amount for free shipping (optional)
Ship to Applicable Countries Countries where pickup points are available
  1. Save Config

Google Maps Configuration (Optional)

If you choose Google Maps as your map provider:

  1. Create an API key in Google Cloud Console
  2. Enable the Maps JavaScript API
  3. Create a Map ID in Google Maps Studio
  4. Enter both values in the Pickup Points configuration

Step 4: Configure Order Synchronization (Optional)

To automatically sync orders with Innosend:

  1. Go to Stores → Configuration → Innosend → Order Synchronization

  2. Configure:

Setting Description
Enable Order Sync Set to "Yes"
Automatic Sync Automatically sync orders when placed
Sync on Order Place Sync immediately when order is placed
Retry Failed Syncs Enable retry for failed synchronizations
Max Retry Attempts Number of retry attempts (default: 3)
Enable Status Sync Sync tracking and status updates from Innosend
Status Sync Interval How often to check for status updates (minutes)
  1. Save Config

Step 5: Clear Cache

After making configuration changes, always clear the cache:

php bin/magento cache:flush

Or via admin: System → Cache Management → Flush Cache Storage

Step 6: Test Your Setup

Test API Connection

  1. Go to Stores → Configuration → Innosend → API Configuration
  2. Click Test API Token Connection
  3. You should see a success message confirming the token is valid

Test Pickup Points

  1. Add a product to cart
  2. Go to checkout
  3. Enter a shipping address
  4. Select the "Pickup Point" shipping method
  5. Verify that pickup points are loaded
  6. Select a pickup point
  7. Complete the order

Test Order Sync

  1. Place a test order
  2. Check the Innosend Dashboard for the order
  3. Verify order details are correct

Quick Configuration Summary

Here's a summary of all configuration paths:

Feature Configuration Path
API Connection Stores → Configuration → Innosend → API Configuration
Pickup Points Stores → Configuration → Innosend → Pickup Points
Order Sync Stores → Configuration → Innosend → Order Synchronization
Shipping Method Stores → Configuration → Sales → Shipping Methods → Innosend Pickup Points

Next Steps

Need Help?

If you encounter issues during setup:

  1. Check the Troubleshooting guide
  2. Review Magento logs in var/log/
  3. Contact Innosend support at support@innosend.eu