beebots / magento2-taxify
This Magento module gets realtime tax rates from Taxify
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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.