Conversation
supportHi David I hope you are well and merry X-mas. Last time I had this plugin working, there were a lot of VAT calculation issues that simply was not working. I guess it was transition of things here and then handed over to woo. Coming from Denmark, I run the risk of offering stuff without VAT and then be obliged to actually execute to what I offered. So I just wanted to here status regarding this plugin. Compatibility with FSE and the block based checkout in Woo. I remember you were busy elsewhere.
Now installed. Suffix field is not accessible out of the box. Is that intended? This is a multisite block theme and I wonder if that could be a conflict? This is the case for both main site #1 and also Site #2.
Hi, What specifically is “suffix field”, please? David
@davidanderson That’s the field with additional text after price. Incl VAT, Excl VAT etc. Also the if conditions are there. The field is grayed out
Are you looking at /wp-admin/admin.php?page=wc_eu_vat_compliance_cc , in the “Other WooCommerce tax options potentially relevant for VAT compliance” settings section, the section in which it says at the top “These settings can be viewed here, but to change them you must go to the WooCommerce settings page, because these are options from the WooCommerce core plugin” ?
So these suffixes will work, but must be set on the woo setting page? It seems that {country_with_brackets} is not working. It renders the suffix as is with brackets. {price_including_tax}, {price_excluding_tax} . Content wrapped in-between {iftax} and {/iftax} will display only if there was tax; within that, {country} will be replaced by the name of the country used to calculate tax. Use {country_with_brackets} This reply was modified 1 year, 5 months ago by hebhansen .
Hi, I’ve edited our development version to include that descriptive text in the WooCommerce tax settings section too. {country_with_brackets} is working for me. My setting: Outcome:
Sounds good. I have automated updates to my site, so I only run released code for simplicity. I will keep an eye out for update…. Thx
Now installed. Suffix field is not accessible out of the box. Is that intended? This is a multisite block theme and I wonder if that could be a conflict? This is the case for both main site #1 and also Site #2.
Hi, What specifically is “suffix field”, please? David
@davidanderson That’s the field with additional text after price. Incl VAT, Excl VAT etc. Also the if conditions are there. The field is grayed out
Are you looking at /wp-admin/admin.php?page=wc_eu_vat_compliance_cc , in the “Other WooCommerce tax options potentially relevant for VAT compliance” settings section, the section in which it says at the top “These settings can be viewed here, but to change them you must go to the WooCommerce settings page, because these are options from the WooCommerce core plugin” ?
So these suffixes will work, but must be set on the woo setting page? It seems that {country_with_brackets} is not working. It renders the suffix as is with brackets. {price_including_tax}, {price_excluding_tax} . Content wrapped in-between {iftax} and {/iftax} will display only if there was tax; within that, {country} will be replaced by the name of the country used to calculate tax. Use {country_with_brackets} This reply was modified 1 year, 5 months ago by hebhansen .
Hi, I’ve edited our development version to include that descriptive text in the WooCommerce tax settings section too. {country_with_brackets} is working for me. My setting: Outcome:
Sounds good. I have automated updates to my site, so I only run released code for simplicity. I will keep an eye out for update…. Thx