Hi,
Please update the plugin to the latest v2.1.3. Then try our new [order_shipping_total_incl_tax]
shortcode, e.g.:
[order_shipping_total_incl_tax format="price" before="Shipping (incl. tax): "]
I’ve also added an alias for the [order_shipping_total]
shortcode – [order_shipping_total_excl_tax]
– to make it more clear.
Regarding the [order_total_in_words]
shortcode – unfortunately, we have to add each language individually, and now only two are implemented – English and Lithuanian. You can change it with the lang
attribute, e.g.:
[order_total_in_words lang="EN"]
[order_total_in_words lang="LT"]
Which language do you need? I can try to add it to the plugin. As for the currency – the plugin will automatically retrieve the order’s currency for the whole part. However, it will always show cents ¢
for the decimal part. Do you need something else instead of the cents?
Please let me know what you think.
P.S. If you like the plugin, please consider leaving me a rating.