NopCommerce ERP Integration Plugin

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 anni tempo fa
http://shop.dev-partner.biz/nopcommerce-erp-integration-plugin

Features:
- The scheduled task used for synchronization of products catalog in the Nop system with ERP sytem
- The conditions are used for comparing product count with available product count in the ERP system. If the product count is less than necessary count – a customer will see the warning message and this message will be send to the administrator of the site. If product count in ERP and Nop is not equal then the plugin will synchronize catalogs. These conditions are used during checking procedures when the user adds products to the shopping cart and during the payment order process.
- Synchronization of order status between ERP system and Nop system
- Security
-- Asymmetric encoding is used for cording all requests between ERP and Nop. The NopCommerce plug-in and the web service have two pairs of public and private keys for encoding of outgoing and decoding of incoming requests.
-- Each request between ERP and Nop contains the encrypted token. The nopCommerce plugin or a web service decrypts a token and compares it with a standard one and if they are the same, it will decrypt other parameters.
- Supported Nopcommerce  v3.4, v3.3, v3.2, v3.1
9 anni tempo fa
Source code refactoring.
Added support version 3.50.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.