2024.1 General settings
Authentication method
The Connector authenticates to NetSuite via SuiteTalk using Token-based authentication.
Token-based authentication
NetSuite setup
NSC requires Token Integration to be created in NetSuite. The keys from the Token Integration should be added to the NSC Configuration.
For details see: 2024.1 Token Integration Creation
Important Note
Make sure you have saved the Token Integration credentials. NetSuite will not give you a chance to see them again! And you will be forced to repeat all processes from above.
Magento setup
On the Magento side, we need to put the Token Integration Credentials into the specific fields.
Configuration name | Value Type | Additional Information |
---|---|---|
Enable integration | Boolean | Enables/Disables the NetSuite Connector |
Authentication type | Select | Use Token as only supported type |
NetSuite Host | Text | Use SuiteTalk URL from step #13 |
NetSuite Account ID | Text | Use Account ID from step #12 |
Consumer Key | Text | Use Consumer Key from step #5 |
Consumer Secret | Text | Use Consumer Secret from step #5 |
Token ID | Text | Use Token ID from step #11 |
Token Secret | Text | Use Token Secret from step #11 |
NetSuite Base URL | Text | Use Login URL from step #14 |
SOAP Request timeout | Integer | The time before Connector times-out the SOAP Request |
Once all information is set, you can test the configuration by clicking on Test Connection button. The NetSuite Connector will try to send a test request to NetSuite. In case of a successful request, the user should see the next message:
Separate Connection Configuration for Export, Import and Stock
For the cases when Merchant requires separate connections for Import or/and Export processes, there is a possibility to define them.
Steps are as follows:
- Expand Import Connection Settings or Export Connection Settings
- Select Same as default connection? set to No
- Add Token Integration Credentials to fields as it was described in a prior part of the documentation (see Magento setup)
- Save changes.
After a specific connection is set, it will be used for export or import prior to the default connection.
Usefull Note
This feature is recommended when the Client requires different roles for the import, export, stock upgrade to be used.