Has anyone here implemented shipping and handling charges? I have a customer who would like to add a secondary item when adding an item to the cart as a handling charge. I can't come up with a clean way to do this.
h
Hector Trevino Amaro
02/06/2020, 9:14 PM
I'm not super familiar but I have seen that you can add Handling and Shipping rates to a Ship Item in NetSuite. Maybe start there for now
k
Keith Fetterman
02/06/2020, 10:09 PM
What is the item of the secondary item? We have done this using a scriptable cart script.
t
Timothy
02/07/2020, 12:40 AM
I’ve done it but I wouldn’t call it clean. I built a script that audits and updates the cart if necessary, every time something is added or removed from the cart. It’s part the backend bundle tied to the SSP app
k
Keith Fetterman
02/07/2020, 1:51 AM
We had to use a scriptable cart script because the item was an “Other Charge for Sale” item, which isn’t supported on the web store.
f
Flo
02/07/2020, 4:50 PM
Does it have to be a secondary item? Why not using netsuite native functionality?