Skip to content

boomerdigital/avatax-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Avalara Avatax for Marketplaces

This plugin will calculate the product tax based upon the vendor’s location. Basically, plugin will interact with woocommerce and third party plugin (Dokan). The plugin’s functionality will works as per settings defined in “Custom Avatax” page menu under Admin panel.

Requirements

Installation

  • Upload "test-plugin.php" to the "/wp-content/plugins/" directory
  • Activate the plugin through the "Plugins" menu in WordPress.

Configuration

  • Click on “settings” under woocommerce tab in LSB.
  • Click on Tax tab and then click on “Custom Avatax”.

Features

Tax calculation

Enable\Disable: if this checkbox is checked then plugin will get all vendor from system and it will create company for each vendor(IF not already created). After creating company, plugin will hit transaction API(“/api/v2/transactions/create”) . This API will calculate the tax based upon vendor’s location and update tax rate for all products corresponding to each vendor’s into database.

Record Calculations

It will hit Transaction create API when order status will be completed.

Commit Transactions

It will hit transaction commit API after “Recorded Calculation”.

Supported Locations

List of supported countries.

Company Code

Company code set in Avalara Account will be display here.

Origin Address

Here we’ll show the address saved in Avalara account.

Default Product Tax Code

If any product doesn’t have tax code, then this tax code will be applied in API’s.

Default Shipping Tax Code

If any product doesn’t have shipping tax code, then this tax code will be applied in API’s.

Cart Calculation

Contributors

Let people know how they can dive into the project, include important links to things like issue trackers, irc, twitter accounts if applicable.

License

A short snippet describing the license (MIT, Apache, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published