Mapping Shopify total tax per lines in NetSuite

Can anyone share ideas on how I can sum the the tax_lines array per line_items so that I can get the total tax per line on custom column in NetSuite?

Hi Jon,

This should be pretty straight forward. Try this:

Hi Cory,

Thank you for the quick response.

I've already tried this but unfortunately, the line_items[*].tax_total does not return any value from Shopify.

All the best!

Hi Jon,

There must be something different with the data coming out of Shopify then. I reviewed 2 other Shopify - NetSuite integrations and they both have the line level tax being populated with that mapping. Maybe that helps point you in the right direction.