Synchronise products, prices and inventory status between your WooCommerce store and your DK account. Have DK generate invoices automatically on checkout without worrying about setitng up an email connection for your WordPress site.
GNU General Public License v3.0
1
stars
1
forks
source link
Products with 11% VAT can't be POSTed to the DK API #132
{
"Message": "Validation error: Error occured while creating a product.'Could not find VAT category for purchase with 11 percent for item code lotax"
}
This may be related to #129. Perhaps all the tax codes and sales ledger codes need to be set here in order for 11% VAT to work. Closing in the meantime.
While POSTing products with 24% and 0% VAT to the DK API works, for some reason it does not work with 11%.
Here is an example POST request:
The DK API responds with the following: