-
Business Central Online / SaaSIf you are running the cloud/online version of Microsoft Dynamics 365 Business Central, you can find and install the Commerce 365 for Magento app in Microsoft AppSource. Click on ‘Free Trial’ and follow the steps presented by Microsoft AppSource which will guide you through the technical installation. B2B module If you directly want to inst...
-
Business Central On-PremisesIf you are running the On-Premises version of Microsoft Dynamics 365 Business Central, you can install the Commerce 365 for Magento extensions using Windows PowerShell and the app runtime package provided by your implementation partner. You can also download the latest version of the on-prem software by going to our public Github repository. https://git...
-
B2B ModuleOn top of the core solution you can also install the additional B2B module. This module contains the following features: Support for BC customer specific pricing and discounts in Magento. Full sales document history. (Including PDF downloads) Installing the module Online/SaaS: To add the B2B module to your system go to the AppSource page for thi...
-
Magento extensionAlthough it is a nonmandatory component, we definitely recommend to install our Magento extension. Below is the complete description of all sub modules. If you are running just a B2C store, then you don't need to install all of them, but the commerce365/module-apiextensions is recommended for everyone. It adds a couple of API endpoints which allow us...
-
Magento integration (enabling REST API)Until Magento 2.4.3 the only way to connect with other systems was to create a so-called integration. As of 2.4.4 Magento has introduced the use of oAuth2 for authentication. Right now Commerce 365 still makes use of integrations. oAuth2 support will be added soon. Add New Integration In the Magento backend, go to System > Integrations, and click...
-
Magento troubleshootingAdding new extension modules: Cannot instantiate interface This can happen when adding additional modules to the Commerce365 Magento 2 extension. The underlying cause is a caching thing. The solution is to clear the \generated\ and \var\cache\ folders. And then run setup:upgrade and setup:di:compile. Also run setup:static-content:deploy when not running...
-
Hosting platform specific notesThere are a few hosting platforms that require a bit of additional setup. Below are the ones we know. After a fresh install on the Byte/Hypernode platform, the Magento API is not directly accessible. Please see the following KB article to read about how and why parts of the Magento API are not accessible by default. https://support.hypernode.com/...
-
Updating your version of Commerce 365 for MagentoBusiness Central SaaS If you are running the SaaS version of Business Central, then go to the Admin Center which usually can be found at: https://businesscentral.dynamics.com/[tenantid]/admin See the last section of this page if you don't know where to find your TenantId. On this page select the environment in which you want to update the apps...