beebots / magento2-taxify
This Magento module gets realtime tax rates from Taxify
Package info
github.com/beebots/magento2-taxify
Type:magento2-module
pkg:composer/beebots/magento2-taxify
1.0.9
2022-12-01 20:17 UTC
Requires
- php: ^8.1
- beebots/taxify: ^2.1.1
- magento/module-tax: 100.4.*
README
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.