• Resolved freelancesgroup

    (@freelancesgroup)


    Hi

    The short code: [wcj_order_total_after_refund excl_tax=”yes”]
    It is not showing the price without tax

    A greeting.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ronyp

    (@ronyp)

    Hello @freelancesgroup,

    The shortcode is working well with and without tax.
    Can you please share the screenshots of the issue?

    Kind Regard,
    RonyP – Support Team

    Thread Starter freelancesgroup

    (@freelancesgroup)

    Hi

    The price that starts at 338.80 is with tax
    And the price of 455.10 should come out 280

    Screenshot

    A greeting.

    Plugin Author ronyp

    (@ronyp)

    Hello @freelancesgroup,

    Can you please try [wcj_order_total_after_refund excl_tax=”yes”] instead of [wcj_order_total_after_refund],If you add attribute excl_tax=”yes” in this shortcode it will display the price whithout tax.

    Kind Regard,
    RonyP – Support Team

    Thread Starter freelancesgroup

    (@freelancesgroup)

    Hi.

    I have made the change putting the tax exclusion.
    But the amount is still wrong according to the screenshots.
    This is the part of the template:

    [wcj_order_refunds_table table_class="pdf_invoice_items_table" price_prefix="-"
    	columns="|refund_items|refund_number|refund_amount"
    	columns_titles="|PRODUCTO|UDS|TOTAL"
    	columns_styles="width:5%;|width:74%;|width:6%;|width:15%;text-align:right;"]
    <table class="pdf_invoice_totals_table">
    <tbody>
    	<tr><th>Sub Total (IVA excl.)</th><td>[wcj_order_total_after_refund excl_tax="yes"]</td></tr>
    	<tr><th>Total</th><td>-[wcj_order_total_refunded]</td></tr>
    </tbody>

    https://snipboard.io/nFJoG1.jpg
    https://snipboard.io/JP4eng.jpg

    A greeting.

    Plugin Author ronyp

    (@ronyp)

    Hello,

    Did you update the plugin and check? The above shortcode is working fine at our side.

    Kind Regards,
    Rony P – Support Team

    Plugin Author ronyp

    (@ronyp)

    Hello @freelancesgroup ,

    I expect the shortcode is working properly for you. I am going to close this topic.

    Kind Regards,
    Rony P – Support Team

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Short code does not work’ is closed to new replies.