Is there a way to get around CORS/cross domain issues when building custom services on the SCA site to be called from an external page?
s
Steve Goldberg
08/04/2020, 3:59 PM
This isn't a supported use case. Commerce services are designed only to be consumed from within the context of a NetSuite web store
a
Alex Cook
08/04/2020, 5:12 PM
Great, thanks for the information!
s
Steve Goldberg
08/04/2020, 5:47 PM
If your SuiteScript is good you may want to look at Suitelets and RESTlets and other types of integration opportunities (downside is that they won't have the commerce 'context')