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!
getCurrentAttribute tags & order tracking
I am looking to gain the ability to grab Line-Item level information on what items, qty, price are in a shopping cart and/or have been purchased. I know that the following fields are available:
* subtotal
* tax
* shipping
* total
* ordernumber
* promotioncoderef
* partner
* shipmethodref
Is there a way to see what Products are added/purchased? What about Qty or Price of these items?
Is there a way to see comma-separated lists of items/qty/price in the event that multiple products appear on one order? (ie, if 1 of ItemA is purchased and 2 of ItemB, will I be able to grab these as separate bits of information in the getCurrentAttribute tags or will it simply sum up 3 items purchased with a total $ amount)?
0