The Hoovi Payment plugin adds Hoovi’s hire-purchase (“järelmaks”) payment method to your WooCommerce store. Customers can choose Hoovi at checkout, sign their contract on the Hoovi platform, and have the order automatically updated in WooCommerce when the contract is settled.
This plugin connects to several third-party services to process payments and (optionally) to record errors. The data sent and the conditions under which it is sent are described below.
When a customer pays with Hoovi, the plugin sends the following data to the Hoovi Payment API (default host: https://api.hoovi.ee/, configurable in the gateway settings) so that a hire-purchase contract can be created:
When Hoovi notifies your store that a contract has been settled, cancelled or expired, the plugin receives a signed callback from Hoovi at /wp-json/hoovi/v1/change-status.
Hoovi’s privacy policy: https://www.hoovi.ee/privaatsuspoliitika
Hoovi’s terms of service: https://www.hoovi.ee/kasutustingimused
If you fill in the Hoovi Analytics URL and Hoovi Analytics Token settings, the plugin sends anonymised checkout-funnel events (event name, configured payment-method title, your site URL) to the Hoovi analytics endpoint (default host: https://analytics.hoovi.ee/).
If the analytics token is left empty, no analytics events are sent.
Hoovi’s privacy policy: https://www.hoovi.ee/privaatsuspoliitika
The customer’s company-name lookup field on the checkout queries the Estonian Business Registry’s public autocomplete endpoint (https://ariregister.rik.ee/est/api/autocomplete). The customer’s keystrokes for the company name are sent to that endpoint to fetch matching company suggestions.
Estonian Business Registry: https://ariregister.rik.ee/
Disabled out of the box. If a site administrator enables Send error reports to Hoovi (Sentry) in the gateway settings, the plugin sends details of unhandled exceptions raised inside this plugin to Sentry (https://*.ingest.us.sentry.io/). The data sent is limited to:
home_url()).production, staging, development, local).Sentry’s privacy policy: https://sentry.io/privacy/
Sentry’s terms of service: https://sentry.io/terms/
The plugin registers a privacy policy snippet in WooCommerce’s privacy policy guide (Settings > Privacy > Policy guide), describing the personal and transactional data sent to Hoovi for hire-purchase processing. Site owners are responsible for surfacing this snippet in their public privacy policy.