Magento 2: Configure the plugin

Magento 2: Configure the plugin

After you install the JMango360 plugin successfully on your Magento 2 webshop, please go to Magento Admin > Stores > Configuration > Services > JMango360 Mobile to configure the plugin.

Connection Credentials

  1. Version: The version of the plugin.
  2. User Name: The API username will be checked from the integrated app while a session is set up between the app and the Magento store.
  3. API Key: The API key will be checked from the integrated app while a session is set up between the app and the Magento store.

Catalogue Settings

  1. Exclude attributes on Product Details: If you do not want an attribute to appear in the Additional Info section in product details, select it in the list and save config. Hold down Ctrl/Cmd to select multiple attributes.

Mobile App Checkout Settings

  1. Enable newsletter checkbox: NO by default. Enable this setting to include the newsletter checkout in the onepage checkout process.
  2. Popup URLs: This setting applies to Klarna checkout only. Please specify all the URLs that will be shown during the checkout process to show them in pop-ups.

Orchard Settings

  1. Enable catalog synchronization: NO by default. With this setting enabled, you are allowed to skip the re-integration step as your updates on categories will be reflected on app automatically. 
  2. Orchard endpoint: Specify the Orchard endpoint for the onepage checkout process.

Developer

  1. Enable API logging: NO by default. Turn on to allow JMango360 to log all the requests from mobile to website. The log file can be downloaded and used for debugging.
  2. Download log files: Select a log file to download.
  3. Enable API Caching: NO by default. API caching reduces the number of requests a server needs to process, in turn reducing data loading times. For more details, see Speed up your app with API caching.
  4. API cache lifetime: 3600 seconds by default. Specify the API cache lifetime in seconds.
  5. API cache on a new order: Set how API cache behaves when a new order is placed. Three available options: always clear product cache (default), do not clear product cache, clear if the product is out of stock.

    • Related Articles

    • Magento 2: Configure the PWA plugin

      After you install the JMango360 PWA plugin successfully on your Magento 2 webshop, please go to Magento Admin > Stores > Configuration > Services > JMango360 Mobile to configure the PWA plugin. Connection Credentials Version: The version of the PWA ...
    • Magento 1: Configure the PWA plugin

      After you install the JMango360 PWA plugin successfully on your Magento webshop, please go to Magento Admin > JMango360 > Settings to configure the PWA plugin. Connection Credentials Version: The version of the PWA plugin. User Name: The API username ...
    • Magento 2: Install JMango360 plugin from Magento Marketplace

      From plugin version 2.1.19, we no longer support Magento 2.2.X. Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for payment methods, all gateway/hosted methods meeting the requirements below ...
    • Magento 2: Install JMango360 plugin with COMMAND LINE

      To upgrade plugin from version lower than 1.8.5, please remove the current plugin before upgrading: $ php composer.phar remove jmango360/japi Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for ...
    • Magento 2: Install JMango360 PWA plugin with COMMAND LINE

      To upgrade plugin from version lower than 1.8.5, please remove the current plugin before upgrading: $ php composer.phar remove jmango360/japi Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for ...