Detailed Tax Display in Cart for SuiteCommerce
Enable detailed tax breakdowns in the cart for SuiteCommerce Advanced, enhancing compliance with local tax codes.
Starting in SuiteCommerce Advanced, a new configuration allows you to enable or disable detailed per line tax information in the shopping cart and purchase history. This feature accommodates Australian and Canadian accounts using PST, GST, and VAT tax codes.
Key Features
- Property Purpose: This boolean property, identified as
showTaxDetailsPerLine, lets users control the display of tax details by line item. - UI Location: You can find this setting within the Shopping Catalog.
- Configuration File: The setting is specified in the
Cart.jsonfile.
Tax Calculation Context
When setting up your eCommerce capabilities, it's critical to note that tax estimates visible to guest shoppers reflect the default tax configurations established on the Set Up Taxes page in NetSuite. The Commerce API transmits this tax information to your web store, but please be aware that it doesn't perform any tax calculations. For users not employing SuiteTax, it is advisable to work with your tax provider to confirm the accuracy of tax calculations.
For Developers
For developers interested in the tax-related values returned by the Commerce API, additional details can be found in the Commerce API documentation. This resource outlines how tax calculations can be managed effectively through the SuiteCommerce platform.
Important Note: Ensure that the tax details meeting your jurisdiction's requirements are enabled to facilitate compliance with regional tax legislation.
Frequently Asked Questions (4)
How can I enable detailed tax breakdowns in the cart for SuiteCommerce Advanced?
Does the detailed tax display feature in SuiteCommerce support all tax codes?
Where can I verify the tax calculations for guest shoppers in SuiteCommerce?
Can detailed tax displays be configured to meet jurisdiction-specific requirements?
Was this article helpful?
More in Commerce
- Available Items Only Feature in NetSuite 2026.1
Available items only filtering boosts sales efficiency in NetSuite 2026.1 with Intelligent Item Recommendations.
- Commerce Extensions in NetSuite 2026.1
Commerce Extensions in NetSuite 2026.1 enhance performance and user experience in eCommerce.
- Convert Multiple Transaction Line Items into Configured Items in
Enhance transaction processing in NetSuite by converting multiple line items into configured items with improved session handling.
- New SuiteCommerce Features in NetSuite 2026.1
New SuiteCommerce features in NetSuite 2026.1 enhance user experience and improve eCommerce efficiency.
