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.