Skip to content

Troubleshooting

Possible causes:

  1. Missing or invalid API key

    • Check if the public key is entered
    • Verify you are using the correct key from the Heureka administration
  2. Wrong country

    • Check the country setting (CZ/SK)
    • The key must match the selected country
  3. Thank you page is not displayed

    • Some payment gateways redirect away from the thank you page
    • Check your payment method settings
  4. Cache

    • Full-page cache may cache the thank you page
    • Exclude the thank you page from caching

Possible causes:

  1. JavaScript error

    • Open the browser console (F12) and check for errors
    • Another plugin may be blocking scripts
  2. AdBlocker

    • AdBlockers may block tracking scripts
    • Test with the adBlocker disabled
  3. Content Security Policy

    • CSP may block external scripts
    • Add heureka.cz to allowed sources

Possible causes:

  1. Missing API key

    • Without an entered key, the script does not load
  2. Not a product page

    • The script only loads on is_product() pages
    • Check if you are using the standard WooCommerce template

Possible causes:

  1. Prices without VAT

    • The module automatically sends prices including VAT
    • Check VAT settings in WooCommerce
  2. Currency

    • The order currency is sent
    • For multiple currencies, check the currency switcher
  1. Open the browser console (F12 → Console)
  2. Complete a test order
  3. On the thank you page, check:
    • Presence of the heureka object
    • No JavaScript errors
    • Network tab for calls to heureka.cz
  1. On the thank you page, view the source code (Ctrl+U)
  2. Search for Heureka.cz THANK YOU PAGE script
  3. Verify the script contains the correct data

If the problem persists, contact support at support@wpify.io.

Please prepare:

  • WordPress and WooCommerce versions
  • WPify Woo plugin version
  • Browser console screenshot
  • Test order URL