NetSuite Point of Sale (NSPOS) is the workstation-based point-of-sale application from the NetSuite family of commerce products. The NSPOS retail solution includes an efficient and flexible interface for handling sales transactions, returns, refunds, sales orders, customer information, and more. The integration with NetSuite means retailers have detailed visibility to transactions across all locations and can… Continue reading NetSuite Point of Sale (NSPOS)
Category: NetSuite New Releases
Update to the OAuth 2.0 Refresh Token Validity (Release 2025.2)
As of NetSuite 25.2, you can change the validity of a refresh token for the OAuth 2.0 authorization code grant flow. This gives you more flexibility when you set up OAuth 2.0 for use with integrations. The new default validity of a refresh token is two days. It previously was three hours. You can make… Continue reading Update to the OAuth 2.0 Refresh Token Validity (Release 2025.2)
Enhanced Check for Leaked Passwords
Previously, NetSuite performed multiple checks on new passwords during their creation. As of NetSuite 25.2, when you log in to NetSuite, your password is compared to a database of leaked passwords. Next time you log in, you will be prompted to change your password if it’s in the database. This feature increases security of your… Continue reading Enhanced Check for Leaked Passwords
Enhanced Transaction Management for Bank Reconciliation – Release 2025.2
Enhanced Transaction Management for Bank Reconciliation: The Match Bank Data and Reconcile Account Statement pages have been enhanced with new bulk selection and processing capabilities. Previously, you could only submit all matched and cleared transactions for an account. Now, you can select and submit multiple transactions on the Review subtab of the Match Bank Data… Continue reading Enhanced Transaction Management for Bank Reconciliation – Release 2025.2
OAuth 2.0 Certificate Expiration Notification – 2025.2
OAuth 2.0 Certificate Expiration Notification: With the NetSuite 25.2 release, administrators of accounts that use OAuth 2.0 client credentials flow certificates will receive an email indicating that the certificates are about to expire. The certificate expiration notification is sent based on the following rules: ■ NetSuite sends a notification for certificates expiring in two months,… Continue reading OAuth 2.0 Certificate Expiration Notification – 2025.2
How to slove Image Issue on PDFs?
In the previous releases, there were URLs to images in the File Cabinet with different domain Extensions. Now it only supports the app.netsuite.com extension. The older support.netsuite.com will no longer be supported.
SuiteCloud Software Development Kit (SDK) Overview and Updates
What is SuiteCloud SDK? The SuiteCloud Software Development Kit (SuiteCloud SDK) is a collection of tools designed to streamline the development of SuiteCloud projects. These tools include SuiteCloud IDE plug-ins and command-line interfaces (CLIs), enabling developers to create, manage, and deploy NetSuite customizations efficiently. The NetSuite 2025.1 release introduces significant updates and new features to… Continue reading SuiteCloud Software Development Kit (SDK) Overview and Updates
SuiteCloud Development Framework (SDF) Overview and Updates New Release 2025.1
What is SuiteCloud Development Framework? SuiteCloud Development Framework (SDF) is a robust development framework and deployment mechanism designed for NetSuite customization. Customers and partners can leverage SDF to create tailored customization projects for internal organizational use or for commercial distribution. SDF enables developers to define and manage custom objects in XML, offering a structured approach… Continue reading SuiteCloud Development Framework (SDF) Overview and Updates New Release 2025.1
Drag-and-Drop Field Missing in Account After NetSuite Upgrade 2025
File drag and drop has stopped working, I know that this is because of the obsolete javascript library. The latest version 2.12.0 of the File Drag and Drop bundle 41309 is currently being deployed to all accounts.
Resolving JSONP Execution Issue in NetSuite After 2025.1 Release
After the NetSuite 2025.1 release, some users encountered an issue where JSONP script execution failed due to a MIME type restriction. This issue affected Suitelet-based JSONP responses that were previously functioning correctly. This article explains the cause of the issue and provides a solution. Issue Description When executing a JSONP request from a NetSuite Suitelet,… Continue reading Resolving JSONP Execution Issue in NetSuite After 2025.1 Release