• Resolved Syed

    (@dperfectstorm)


    The discount is not showing correctly. If the regular price is 650 and the discount price is 600, it is showing 0 instead of 50. I am using ATUM Inventory plugin. Please let me know how I can fix this issue.

    https://prnt.sc/7jkmXZcDdHkE

Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    The plugin doesn’t do the calculations it is woocommerce the one that does it and the plugin just use whatever woocommerce says. The plugin that you are using might be using its own way to calculate those amounts instead of using the standard woocommerce system.

    For example, the plugin use the standard wc_order ‘get_discount_total’ method to get the discount total. If that other plugin require an special method or way to get the real discount you might need to use a custom field to configure your pdf to show it.

    Regards!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.