I am testing an integration to grab paypal orders ...
# suitescript
v
I am testing an integration to grab paypal orders from a non-netsuite website. No matter what values I send into the SO ... I get an error about "type":"error.SuiteScriptError","name":"TRANS_UNBALNCD","message":"Transaction was not in balance. Total = 1.2", ..... the total will always amount to whatever tax total I am setting as taxamountoverride for the order. Anybody ever see anything similar, or have some documentation that could help?
b
sounds like a missing tax group or tax code
keep im mind that using taxamountoverride represents a pretty big customization to the netsuite account
v
yea that is a fair point and the tax override was my suspicion as well. The trouble I am having is that without doing an override ... how can I guarantee the tax totals are the same ... say if NS decides a different tax code then ecom had determined.
b
nothing pretty that i know of
the least invasive ive seen is to record the variance in a field to aid in reporting
might want to try asking in #CHS1YMVA9 if you dont get a better answer here
v
thanks for the assist.