Description
KigoKasa Api plugin will integrate with your checkout process in WooCommerce webshop, and will send the API request with
the order details to the KigoKasa service, creating invoice/offer with Croatian fiscalization options.
For more information about the KigoKasa API visit API Doc
More about plugin here.
See in action WebShop demo and check results on Kigo Service demo.
Requirements
- PHP 5.6 or greater (recommended: PHP 7 or greater)
- WordPress 4.4 or above (because of the built in REST interface)
Screenshots
Installation
Minimum Requirements
You’ll need WordPress version 4.4 or higher with WooCommerce 3.0 or higher for plugin to work.
Installing the plugin is easy.
Installing from WordPress repository
Be sure you have WooCommerce plugin installed first, otherwise you’ll get an error on the plugin activation.
- From the dashboard of your site, navigate to Plugins –> Add New.
- In the Search type KigoKasa Api for WooCommerce
- Click Install Now
- When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful.
Uploading the .zip file
- From the dashboard of your site, navigate to Plugins –> Add New.
- Select the Upload option and hit “Choose File.”
- When the popup appears select the kigokasa-api-for-woocommerce.x.x.x.zip file from your desktop. (The ‘x.x.x’ will change depending on the current version number).
- Follow the on-screen instructions and wait as the upload completes.
- When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“KigoKasa Api for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “KigoKasa Api for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.3
Fix no-taxes (zero tax) on coupons
1.2.2
Fix tax on coupons
1.2.1
Add support for taxable shipping (now including shipping tax value)
1.2.0
Add support for woocommerce coupons
1.1.1
Add support for ‘item_name’ and ‘item_tax’ properties on KigoKasa item(s) when item is not found by provided reference
Add support for OIB (VAT number) with letters, so KigoKasa invoice/offer will hide OIB prefix and show only client name
1.1.0
Add support for WC up to 5.8.x and WP up to 5.8
1.0.0
Initial version