Woocommerce limit sales tax per order
Budget: $30 – $250 USD
Plugin Description:
I need a custom WordPress Plugin built to work with WooCommerce. Automated taxes are not enabled. We only need one standard tax rate. It is for specific zip codes and it currently is set to 7%. We only need to collect up to $20 in tax per transaction. Note this is NOT per item, it is per transaction.
Key Features:
- it does not matter how many items they buy, if the items and customer are taxable they get taxed at 7%, until tax amount is equal to $28.
- I'd like it to be compatible with the "Code Snippets" plugin written by Code Snippets Pro. This is not a hard requirement, but desired.
Examples; .
Order sub total is greater than $400, shipping address and all items are taxable. Tax amount should be $28.00
Order sub total less than or equal to 400, shipping address and all items are taxable. Tax amount should be sub total * .07.
I need a custom WordPress Plugin built to work with WooCommerce. Automated taxes are not enabled. We only need one standard tax rate. It is for specific zip codes and it currently is set to 7%. We only need to collect up to $20 in tax per transaction. Note this is NOT per item, it is per transaction.
Key Features:
- it does not matter how many items they buy, if the items and customer are taxable they get taxed at 7%, until tax amount is equal to $28.
- I'd like it to be compatible with the "Code Snippets" plugin written by Code Snippets Pro. This is not a hard requirement, but desired.
Examples; .
Order sub total is greater than $400, shipping address and all items are taxable. Tax amount should be $28.00
Order sub total less than or equal to 400, shipping address and all items are taxable. Tax amount should be sub total * .07.