Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
How to determine whether SuiteCommerce user is logged in?
I am injecting HTML and Javascript into every SuiteCommerce page, because SuiteCommerce does not seem to provide a better way to alter functionality and display in the way we need.
In particular, we need to get the internalid of the logged-in user's Customer record and send that with requests to two suitelets to calculate things like unit of measure conversions and freight cost (using full truckload carriers rather than parcels, which is also not supported by NetSuite), so these can give the user an accurate display of what they're buying before they complete checkout.
I got this to work by forcing the page to repeat this instruction:
Tagged:
0