Comments on: [wcj_order_refunds_table] https://booster.io/shortcodes/wcj_order_refunds_table/ WordPress WooCommerce Plugin Thu, 09 May 2024 06:50:42 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: Wilfred Helmig https://booster.io/shortcodes/wcj_order_refunds_table/#comment-79856 Mon, 06 Apr 2020 12:43:45 +0000 https://booster.io/?p=11606#comment-79856 In reply to Eric Onder de Linden.

…. Noticed that [wcj_order_total_tax_refunded] is working but it’s not shown on this site (yet)

]]>
By: Wilfred Helmig https://booster.io/shortcodes/wcj_order_refunds_table/#comment-79855 Mon, 06 Apr 2020 12:36:20 +0000 https://booster.io/?p=11606#comment-79855 In reply to Eric Onder de Linden.

This is something I also really want. Is this still on the to-do-list?

]]>
By: Nancy https://booster.io/shortcodes/wcj_order_refunds_table/#comment-41784 Thu, 20 Jun 2019 06:02:17 +0000 https://booster.io/?p=11606#comment-41784 In reply to Nancy.

Wops 🙁 with the title of the product is sometimes difficult to locate the product internally, it is more useful with the sku … I hope have it in mind and if your team do the update I would love to receive the notice 🙂

]]>
By: RokasJ https://booster.io/shortcodes/wcj_order_refunds_table/#comment-41761 Wed, 19 Jun 2019 17:55:03 +0000 https://booster.io/?p=11606#comment-41761 In reply to Nancy.

Hi Nancy,

Unfortunately that is not possible yet but we have added it to our todo list.

Best regards,
Rokas – Support Team

]]>
By: Nancy https://booster.io/shortcodes/wcj_order_refunds_table/#comment-41741 Wed, 19 Jun 2019 08:48:39 +0000 https://booster.io/?p=11606#comment-41741 Hi,

how i can put in the refund template the product sku (it’s usseful for us and the customer) thanks 🙂

]]>
By: RokasJ https://booster.io/shortcodes/wcj_order_refunds_table/#comment-39189 Thu, 02 May 2019 20:35:25 +0000 https://booster.io/?p=11606#comment-39189 In reply to Eric Onder de Linden.

Hi,

Unfortunately it’s not currently possible to specify whether to show refunded prices with or without tax (excl_tax argument does not exist yet) but we have added it to our to-do list.

Best regards,
Rokas – Support Team

]]>
By: Eric Onder de Linden https://booster.io/shortcodes/wcj_order_refunds_table/#comment-38852 Sat, 27 Apr 2019 00:47:50 +0000 https://booster.io/?p=11606#comment-38852 Hello there,

I need your help again. This is actually my template I am using for PDF credit notes:

[wcj_order_refunds_table
table_class="pdf_invoice_items_table" price_prefix="-"
insert_page_break="10|20"
columns="refund_number|refund_items|refund_reason|refund_amount"
columns_titles="#|Produkte|Korrekturgrund|Gesamtpreis"
columns_styles="width:3%;|width:40%;|width:42%;|width:15%;text-align:right;"]

Zwischensumme (ohne MwSt.)-[wcj_order_total_refunded excl_tax="yes"]
MwSt. 7%-[wcj_order_total_tax_after_refund tax_class="ermaessigter-steuersatz" hide_if_zero="no"]
Gesamtbetrag (inkl. MwSt.)-[wcj_order_total_refunded excl_tax="no"]

My problem is that I need…
1) the refunded item amount without tax (single item and line subtotal)
2) the refunded total of the order without tax (not working in the code above with “excl_tax=”yes”)
3) the total tax that has been refunded, and not the order total tax minus the refunded tax

thanks!

]]>