• Resolved dante979

    (@antekompetetnost20)


    Hi there, I have a problem where I set up a price for a shipping method, I enable TAXABLE, and set the cost to 41.325. Tax is set to 21%.

    The problem is that our “order management” software receives the value of just 41 from the woo instead of 41.325.

    "shipping_lines":[
             {
                "id":44081,
                "method_title":"Rychl\u00e9 (2-4 dny)",
                "method_id":"flat_rate",
                "total":"41",
                "total_tax":"9",
                "taxes":[
                   {
Viewing 2 replies - 1 through 2 (of 2 total)
  • con

    (@conschneider)

    Engineer

    Hi there,

    The problem is that our “order management” software receives the value of just 41 from the woo instead of 41.325.

    Are your decimals activated in WooCommerce settings?
    If yes, do you get the same value when you query the order object via REST?

    Kind regards,

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    We’ve not heard back from you in a while so I’ll go ahead and mark this thread as resolved. Hopefully, you were able to find a way forward with the issue.

    Please feel free to create a new thread on the forum if you need further help.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shipping costs – rounding problem’ is closed to new replies.