Skip to content

A Taxify realtime rate lookup module for Magento 2

Notifications You must be signed in to change notification settings

beebots/magento2-taxify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beebots/Taxify

This module gets realtime tax rates from Taxify. That's all it does at this point. It does not push commited orders to Taxify.

Installation

composer require "beebots/magento2-taxify"

Thanks

Thanks to rk/taxify for providing the API layer this module uses.