Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Need to improve the checkout process performance
Hi Team,
We are encountering slow response times , When the user clicks "Place Order" on the website, the "LiveOrder.Service.ss" API is invoked. This API utilizes the Submit method, which is part of the Order Method in Netsuite's Shopping objects and occasionally takes up to 30 seconds to respond. Despite optimizing all SCA code, the API's execution time remains inconsistent. In some instances, orders are processed in under 10 seconds. Can you please help me to reduce the checkout timing during the order placement?