Sales Tax pluging
-
Is there any plugin available to auto-calculate sales tax based on US zip codes? Ex: TaxJar and Avalara.
TaxJar and Avalara are providing REST API which can be implemented in Bagisto, but is there any other option available aprt from thease two vendors?
-
Hello @mohamedali850
Our default tax rate calculation feature in Bagisto should be able to fulfill your requirement, as it also provides an option to define tax rates based on zip codes.
Kindly refer to the following documentation for more details:
https://docs.bagisto.com/settings/taxes.htmlHowever, if you need to implement a separate tax logic or integrate tax calculation via any external API, that will require custom development and implementation from our side.
Regards