Is a custom ssp has to have a domain in order to r...
# suitecommerce
s
Is a custom ssp has to have a domain in order to run? Or system domain would do?
v
Yes you can use system domains.
https://<account-id>.secure.netsuite.com/<ssp-app-root>/index.ssp
Something like this
Or this: https://<account-id>.secure.netsuite.com/c.<account-id>/<ssp-app-root>/index.ssp
s
thanks!