Is anyone aware of a NetSuite setting that would display TBD on a shipping method on checkout instead of showing 0.00 as flat rate?
👀 1
a
Aaron McCausland
10/11/2024, 3:59 PM
I would like to know this, too, because in SuiteCommerce Standard, I couldn't find a setting for this, and resorted to using client-side javascript to modify the DOM at runtime to display "TBD" in this scenario, and that feels a bit hacky.
e
eminero
10/11/2024, 4:02 PM
yeah, my issue is that I would expect 0.00 but it is displaying TBD haha and after checking it is not being modified by any customization, it is weird
a
Aaron McCausland
10/11/2024, 4:06 PM
Oh that's exactly opposite of the problem I was having. How did you get it to do that? LOL.
e
eminero
10/11/2024, 4:10 PM
that's what I'm trying to figure it out, this is a new client, they are in site builder and are migrating to SCA but whenever a new ship method is created and set a flat rate equals to zero, then the TBD is displayed and it seems it is coming like that from NetSuite. So I'm not sure.