Once you have a Logicbroker account, you can download the Logicbroker extension from the Magento Marketplace. It installs just like any other Magento extension. Once it has been installed, you'll see a new "Logicbroker" tab on the configuration page.
Configuring the API Key
Now that you have the Logicbroker extension installed, you need to configure it with your Logicbroker API key before it can communicate with the Logicbroker system. This API key can be generated and found in the Logicbroker Portal under Settings -> API Authentication
.
Note:
There are separate API keys associated with your staging and production environments. Be sure to match the API key with the proper API endpoint.
Tip:
We recommend you start out with your staging environment. Once you've tested everything in the staging environment, switching over to production is as easy as using your production API key and changing the API endpoint to "Production".
Bundle Item Configuration
Under the Options tab in the Logicbroker extension configuration, you have the option of including any top-level bundle items on your order. You can change this any time to suit your needs. Regardless of your choice, items within the bundle will always be included.
That's it! The extension is ready to go.
Note:
There are four cron jobs in the Logicbroker extension: SendOrders, PullShipments, PullAcks, and PullInventory. By default, PullInventory runs every hour on the hour, SendOrders runs every 5 minutes, and the other two run every 15 minutes. If you would like to adjust these, you can use a scheduler or directly edit the cron configuration file:
etc/crontab.xml
Comments
Please sign in to leave a comment.