Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Intelligent Payment Automation, powered by BILL (aka Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
Questions regarding custom scripts for WSDK
I was wondering if anyone has experience in creating external web stores from an existing Netsuite database. I have the following requirements:
• No need for eCommerce components or sales from web store - just need item data
• Need to maintain product structure and hierarchies as they were created for Netsuite web store -i.e. productline1/product category/product subcategory/item productline2/product category/product subcategory/item.
• Need to call related items via custom script
• Need to have custom scripts to get additional data from Netsuite which does not exist on WSDK links - we added additional item pictures, product brochure links, etc. I can give these custom web store fields ids in Netsuite, but I don't know how to call them via WSDK scripts so they can appear in external site.