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 plugin.
- User Name: The API user name will be checked from the integrated PWA while a session is set up between the PWA and the Magento store.
- API Key: The API key will be checked from the integrated PWA while a session is set up between the PWA and the Magento store.
Catalogue Settings
- Exclude attributes on Product Details: If you do not want an attribute to appear in the Additional Info tab in the product details page, select it in the list and save config. Hold down Ctrl/Cmd to select multiple attributes.
Mobile App Checkout Settings
- Enable newsletter checkbox: NO by default. Enable this setting to include the newsletter checkout in the onepage checkout process.
- 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
- 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 PWA automatically.
- Orchard endpoint: Specify the Orchard endpoint for the onepage checkout process.
Developer
- 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.
- Download log files: Select a log file to download.
- 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.
- API cache lifetime: 3600 seconds by default. Specify the API cache lifetime in seconds.
- 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
Video Tutorials - Create Your Integrated PWA
Create a Magento 2 PWA Create a BigCommerce PWA Create a PrestaShop 1.7 PWA Create a PrestaShop 1.6 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 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 ...
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 Version: The version of the plugin. User ...
Magento 1: Install JMango360 PWA plugin using package file
Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for payment methods, all gateway / hosted methods meeting the requirements below are supported: hosted methods should be redirected from place ...