NetSuite Connector Client Facing
Client facing NetSuite connector
Overview
Welcome! This is the home page for your knowledge base space within Confluence. You can use your ...
Troubleshooting articles
Title Creator Modified Top 10 questions about the NetSuite connector Paul Grigoruta Jan 09, 2015
Top 10 questions about the NetSuite connector
In what programming language is the connector written? PHP, implemented as a Magento extension. I...
Product documentation - Magento 1 connector
Product documentation - Magento 1 connector
General architecture
Used technologies The NetSuite connector is implemented as a Magento extension, 100% open source....
Product synchronization
Field mapping The core of the product synchronization is the map defined at NetSuite->Settings-...
Stock synchronization
Stock synchronization is done by default once in 6 hours. At this time, all stocks will be grabbe...
Order export
Orders are queued for export once they are placed. Customer data The customer is pushed with the...
Invoice import/export
Invoices management should be happening in NetSuite, but the initial invoice is pushed to NetSuit...
Fulfillment import
Order fulfillment should happen in NetSuite. You can fulfill the order one or more times, each fu...
Server configuration
Crons Main cron The main NetSuite processing cron is located at MAGE_ROOT/shell/netsuite/netsuite...
Extending the connector
General considerations It is not recommended to change the connector code directly. If you need t...
Customer Export
Exported customer data email address full name address book Note that for states to be exported p...
Configuring login credentials
Authentication methods The connector can authenticate to NetSuite via SuiteTalk using the followi...
NetSuite Connector FAQs
In what programming language is the connector written? PHP, implemented as a Magento extension. ...
Product documentation - Magento 2 connector
Product documentation - Magento 2 connector
General architecture for Magento 2
[missing screenshot: confluence_logo_new.png] Used technologies The NetSuite connector is impleme...
Product synchronization for Magento 2
[missing screenshot: confluence_logo_new.png] Field mapping The core of the product synchronizati...
Stock synchronization for Magento 2
[missing screenshot: confluence_logo_new.png] Stock synchronization is done by default once in 6 ...
Customer export for Magento 2
[missing screenshot: confluence_logo_new.png] Exported customer data Customer-level information N...
Order export for Magento 2
[missing screenshot: confluence_logo_new.png] Orders are queued for export once they are placed. ...
Invoice import/export - Magento 2
[missing screenshot: confluence_logo_new.png] Invoices management should be happening in NetSuite...
Fulfillment import - Magento 2
[missing screenshot: confluence_logo_new.png] Order fulfillment should happen in NetSuite. You ca...
Extending the connector - Magento 2
[missing screenshot: confluence_logo_new.png] General considerations It is not recommended to dir...
Server configuration - Magento 2
[missing screenshot: confluence_logo_new.png] Crons Main cron The main NetSuite processing cron i...
Connector settings explained
[missing screenshot: confluence_logo_new.png] All the connector's settings are present at System>...
UI - Magento 2
[missing screenshot: confluence_logo_new.png] While most of the connector configuration is done i...
Initial product import
[missing screenshot: confluence_logo_new.png] The initial product import can be done after comple...
Configuring login credentials - Magento 2
[missing screenshot: confluence_logo_new.png] Authentication methods The connector can authentica...
Magento 2 set up integration tests.
links: https://devdocs.magento.com/guides/v2.3/test/integration/integration_test_execution.html ...
[Configurable Products] Custom fields and script setup for NS Connector
In order to make Rocket Web connector work with Matrix in NetSuite and map it to the Configurable...
Magento 2 connector B2B
Magento 2 connector B2B Technical Solution Magento 2 connector B2B User Guide Magento 2 connector...
Magento 2 connector B2B Technical Solution
Base Module Design The extension structure Mappers Processors Import processors Export processors...
Magento 2 connector B2B User Guide
Description Restrictions Requirements Installation through composer Configurations Deleting the M...
Magento 2 connector B2B Tests List
Order import - Magento 2
Key information Magento 2 Connector - Import Orders module provides powerful integration function...
Magento 2 connector Import Orders Technical Solution
The extension structure Processors Import Processors: CLI Command Order Updates The extension str...
Magento 2 connector Import Orders User Guide
Description Magento 2 connector Import Orders provides powerful integration functionality to sync...
Magento 2 connector Import Orders Tests List
NetSuite Sales order import to Magento - Customer and product exist in Magento and NS import a pr...
New orders importing to Magento from Netsuite.
This feature makes possible creating the Orders in Magento from the SalesOrders in Netsuite. The ...
Importing order changes from NetSuite to Magento - Shipping Method
This feature is used to synchronizing the NetSuite SalesOrder Shipping Method and Magento Order S...
Importing order changes from NetSuite to Magento - Shipping Address
This feature is used to synchronizing the NetSuite SalesOrder Shipping Address and Magento Order ...
Importing order changes from NetSuite to Magento - Order Items
This feature is used to synchronizing the NetSuite SalesOrder Items and Magento Order Items. Also...
Importing order changes from NetSuite to Magento - Totals Update
This feature is used to synchronizing the NetSuite SalesOrder Totals and Magento Order Totals. Al...
Documenting orders changes import from NetSuite to Magento
This feature is used to inform the Client about order changes. If any of the changes from the sup...
CLI command to import order/order changes from NetSuite to Magento
This feature makes possible to manually import New SalesOrder/changes for SalesOrder to Magento. ...