Magento 2

This integration installs the Belco Widget on your Magento 2 website and allows you to sync customer data with Belco.

1. Install the Magento 2 extension

The preferred way to install our Magento 2 extension is using composer.

Installation instructions can be found on the Github project page:
https://github.com/forwarder/belco-magento2

The extension is open source and we are always happy to receive feedback and pull-requests.

2. Create new integration

First, you need to create a new integration in the Magento 2 Admin Panel. Creating a new integration means registering the application. To do this, perform the following steps:

  1. On the Magento Admin Panel menu, select System > Integrations.
  2. On the Integrations page, click Add New in the top right corner.
  3. On this page enter a name, eg Belco and the password of your Magento user.
  4. Click API the configure the resources this integration will have access to. Belco requires the following resources:
  • Sales > Orders > Actions > View
  • Customers > All Customers
  1. Click Save to save the new integration.
  2. Find the newly created integration, it will have the status inactive, click Activate to activate the integration.
  3. Now a popup opens, confirm that you are giving this integration access to the selected resources.
  4. Copy & paste the Consumer Key, Consumer Secret, Access Token and Access Token Secret, as we'll need it in the next step.

Click Done in the top right corner to close the popup.

3. Configure the integration

Now that we've created a Magento integration for Belco, we can enable the integration in the Belco dashboard.

  1. On the left menu, click on Settings
  2. On the left navigation, click on integrations and choose Magento.
  3. Make sure you've selected the shop you want to connect Magento to in the top menu.
  4. Enter the root url of your shop, eg https://mystore.com/
  5. Paste the Keys and Secrets you just copied in the corresponding fields .

Click Connect to finish the configuration.

Congrats, you've now finished integrating Magento 2 with Belco.