bigcommerce / bigcommerce-for-wordpress

A headless commerce integration for WordPress, powered by BigCommerce
https://www.bigcommerce.com/wordpress/
GNU General Public License v2.0
109 stars 49 forks source link

Fallback pricing does not have tax inclusion/exclusion #375

Closed jamescscotlightdirect closed 1 year ago

jamescscotlightdirect commented 2 years ago

Hello,

Not sure if this is a bug or feature request however it would be really great if a fix could be put in place as it would resolve the pricing delays loading on our website when we only have the API pricing enabled.

The fallback price which is synced over to Wordpress does not have a tax inclusion or exclusion setting, however the API price does. This means that when both stored sync price and API price is enabled the page will firstly come up with the stored sync ex TAX VAT price and then switch to the API inc VAT price if this is your setting.

For example this product https://www.scotlightdirect.co.uk/products/cohen-matt-black-7-light-semi-flush-with-opal-glass/

Price through from api is £91.81. This is correct and includes 20% VAT/TAX.

When you view the page source below. You can see that the price it is syncing across is the ex VAT price £76.51

view-source:https://www.scotlightdirect.co.uk/products/cohen-matt-black-7-light-semi-flush-with-opal-glass/.

In terms of settings in the Big Commerce plugin currently under currency settings I have “price display” set to “Including tax”.

yuenvision commented 2 years ago

Expected to be addressed in v4.34.0

tyla-taylor commented 1 year ago

Addressed in v4.34.0