Feed KuantoKusta for WooCommerce – PRO add-on FAQ

Support

1) How to request technical support?

If the issue you need technical support with is not covered on this page, click the link next to the license key, on the plugin settings, and fill out the ticket with your request.

2) Where do I report security vulnerabilities found in this plugin?

You can report any security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program.

The Patchstack team will assist you with verification, CVE assignment and take care of notifying us.

Licensing

1) How to transfer the license to another domain?

You should ask for the domain change in your customer area, next to the original order details.

After you get the reply from us stating that the license key is free, you should go to the old website settings, remove the key and save. Then go to the new website settings, insert the same key and save. If you cloned the website, the license key is on the database, and you need to remove it, save, insert it again and save again.

Advanced usage

1) Since 4.0 it is possible to make adjustments on the prices sent to KuantoKusta. How can I make sure those adjustments are not set to every product?

You can use 4 different filters and return false to them if you don’t want the global price adjustment settings to be applied to the current product/variation being processed by the feed:

  • kuantokusta_adjust_product_regular_price for products (not variations) regular price
  • kuantokusta_adjust_product_current_price for products (not variations) current/sale price
  • kuantokusta_adjust_variation_regular_price for variations regular price
  • kuantokusta_adjust_variation_current_price for variations current price

We recommend you always use both the regular and current price filters with the same function, as if you set the regular price not to be adjusted, you might get a current/sale price on the feed that is higher than the current price.

Here are some examples:

Available developer hooks

All the documentation about the developer hooks is available on the plugin settings screen.

As stated in our policy, the usage of developer hooks is not covered by the technical support