SSP Applications
You can create SuiteScript Server Page (SSP) applications to add custom application to your web store. SSP applications have a front-end page that runs server side SuiteScript.
You can write SSP applications in both SuiteScript 1.0 and 2.0.
See the following topics for more information about SSP applications:
-
SSP Application Overview – This topic gives you a broad overview of SSP apps, covers their components, compares them with Suitelets, RESTlets, and Scriptable Cart, and explains how they differ based on the SuiteScript version.
-
Create and Use SSP Applications – These topics show you how to create an SSP application and an SSP application record, with code samples for both SuiteScript 1.0 and 2.0.
-
Integration with Third-Party Checkout Providers – You can integrate your SSP application with third-party providers, such as Paypal express. This topic shows you how to create request handlers and call them from your application.
-
Bundle an SSP Application – After you finish creating your SSP application, bundle it for installation in other NetSuite accounts.