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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Changing shipping method for Cart Estimator on-the-fly
Has anyone figured out how to use setShippingMethod() from the shopping cart?
I need to do something in Elbrus for SiteBuilder that I've always been able to do with regular SiteBuilder, and Reference Checkout for SiteBuilder: that is change the shipping method that is used for the Shipping Estimator on-the-fly.
I have customers that provide free shipping if the discounted sub-total is over a certain amount and the customer category is a specific one and the shipping is to specific states.
Before I used to just read those values, run various calculations and tests then reset the shipping method using the old siteBuilder calls via an iFrame. Then reload the page if needed and the new shipping method is used.