Discussions
SSP and SS accessing Standard NS APIs
I am looking to augment the checkout experience by retrieving and setting values from a custom record in NS.
https://system.netsuite.com/help/helpcenter/en_US/Output/Help/WebSite/WebApps_ExamplessFileCodethatAccessesaNetSuiteRecord.html#N3590601389-0
I am seeing that SSP applications have an advantage of Suitelets and Restlets since they have access to both the Ecommerce APIs and standard nl APIs. However, in the documentation it says this:
----------
Running an .ss file with code accessing a NetSuite record requires a preexisting NetSuite session. Running this code without first logging in to NetSuite results in permission errors. Running this type of code from the shopping domain also results permission errors, because shoppers are only recognized in the shopping domain.