Title: Hoovi BNPL
Author: Mikk Hoovi
Published: <strong>10 de juny de 2026</strong>
Last modified: 19 de juny de 2026

---

Cerca extensions

![](https://ps.w.org/hoovi-bnpl/assets/banner-772x250.png?rev=3567308)

![](https://ps.w.org/hoovi-bnpl/assets/icon-256x256.png?rev=3567308)

# Hoovi BNPL

 Per [Mikk Hoovi](https://profiles.wordpress.org/mikkhoovi/)

[Baixa](https://downloads.wordpress.org/plugin/hoovi-bnpl.1.3.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/hoovi-bnpl/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/hoovi-bnpl/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/hoovi-bnpl/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/hoovi-bnpl/#developers)

 [Suport](https://wordpress.org/support/plugin/hoovi-bnpl/)

## Descripció

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.

#### Features

 * Adds a Hoovi payment method to the WooCommerce checkout.
 * Collects company name and registry code from the Estonian Business Registry directly
   on the checkout.
 * Redirects customers to Hoovi to sign the hire-purchase contract.
 * Updates the order status automatically via a signed Hoovi callback.
 * Provides a «Hoovi Orders» submenu under WooCommerce for filtering Hoovi-paid 
   orders.
 * Adds a custom «Invoiced» order status for accounting workflows.

#### Requirements

 * A Hoovi merchant account (contact [https://www.hoovi.ee/kontakt](https://www.hoovi.ee/kontakt)).
 * WooCommerce 7.0 or newer.
 * WordPress 6.0 or newer, PHP 7.4 or newer.

### External Services

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.

#### Hoovi Payment API (always used when the gateway is enabled)

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:

 * Customer first name, last name and email address.
 * Order amount, currency, reference number and a short item description.
 * Company name and Estonian registry code, if entered at checkout.

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 & terms of service: [https://www.hoovi.ee/privaatsuspoliitika](https://www.hoovi.ee/privaatsuspoliitika)

#### Estonian Business Registry — `ariregister.rik.ee` (used on the checkout page when Hoovi is selected)

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/](https://ariregister.rik.ee/)

#### Sentry error reporting (OPT-IN, off by default)

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:

 * Exception class, message and stack trace (file, line, function).
 * The site’s host name (from `home_url()`).
 * The WordPress environment type (`production`, `staging`, `development`, `local`).

Sentry’s privacy policy: [https://sentry.io/privacy/](https://sentry.io/privacy/)

Sentry’s terms of service: [https://sentry.io/terms/](https://sentry.io/terms/)

### Privacy

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.

## Captures

[⌊Hoovi gateway settings under WooCommerce > Settings > Payments.⌉⌊Hoovi gateway
settings under WooCommerce > Settings > Payments.⌉[

Hoovi gateway settings under WooCommerce > Settings > Payments.

[⌊Hoovi payment method on the checkout, including company name lookup.⌉⌊Hoovi payment
method on the checkout, including company name lookup.⌉[

Hoovi payment method on the checkout, including company name lookup.

[⌊The Hoovi Orders submenu under WooCommerce.⌉⌊The Hoovi Orders submenu under WooCommerce
.⌉[

The Hoovi Orders submenu under WooCommerce.

## Instal·lació

 1. Upload the plugin to `/wp-content/plugins/hoovi-bnpl/`, or install through the 
    Plugins screen in WordPress.
 2. Activate the plugin through the Plugins screen.
 3. Go to **WooCommerce > Settings > Payments** and enable **Hoovi Payment**.
 4. Email [partner@hoovi.ee](https://ca.wordpress.org/plugins/hoovi-bnpl/partner@hoovi.ee?output_format=md)
    to receive the credentials listed in the next step.
 5. Open the Hoovi settings and fill in your Merchant ID, Merchant Username, Merchant
    Password, Callback API Secret Key, Hoovi Gateway URL, and Hoovi Redirect URL. These
    are provided by Hoovi.
 6. Save settings.

## PMF

### Do I need a Hoovi account?

Yes. Contact Hoovi at [https://www.hoovi.ee/kontakt](https://www.hoovi.ee/kontakt)
to obtain merchant credentials before configuring the plugin.

### Which currencies are supported?

Hoovi processes hire-purchase contracts in EUR.

### Does this plugin work with the WooCommerce Cart/Checkout blocks?

Not yet. The Hoovi-specific checkout fields are rendered through the classic shortcode
checkout. The plugin declares it does not support the Cart/Checkout blocks; block-
based support is on the roadmap.

### Is High-Performance Order Storage (HPOS) supported?

Yes. The plugin declares compatibility with WooCommerce’s High-Performance Order
Storage. All order reads and writes go through the WooCommerce CRUD API, so the 
plugin works on both HPOS and the legacy custom-post-type order storage.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Hoovi BNPL» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ Mikk Hoovi ](https://profiles.wordpress.org/mikkhoovi/)

[Traduïu «Hoovi BNPL» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/hoovi-bnpl)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/hoovi-bnpl/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/hoovi-bnpl/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/hoovi-bnpl/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/hoovi-bnpl/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.3.1

 * Remove the unused «Widget ID» gateway setting.

#### 1.3.0

 * Add support for the WooCommerce Cart & Checkout blocks: the Hoovi payment method,
   including the Estonian Business Registry company-name autocomplete, now renders
   in the block-based checkout in addition to the classic checkout.
 * Validate the company name and registry code server-side before processing the
   payment.
 * Raise the minimum required WooCommerce version to 8.4.

#### 1.2.7

 * Remove the Hoovi Analytics integration (checkout-funnel event tracking, analytics
   settings, and related uninstall cleanup).

#### 1.2.6

 * Document emailing partner@hoovi.ee to obtain the gateway credentials during setup.

#### 1.2.5

 * Merchant Name is now required.

#### 1.2.4

 * Update author URI and improve order status handling

#### 1.2.3

 * Prefix uninstall-handler local variables with the plugin slug to satisfy WordPress.
   org Plugin Check naming conventions.

#### 1.2.2

 * Rename internal constants and references from `WC_HOOVI_PAYMENTS_*` to `HOOVI_PAYMENTS_*`
   for consistency with the plugin slug.
 * Bump WooCommerce tested-up-to to 10.8.
 * Rename the checkout JavaScript handle to follow WordPress.org Plugin Check conventions.

#### 1.2.1

 * Use the WooCommerce order number (instead of the order ID) as the Hoovi `unique_id`
   for clearer cross-referencing.
 * Replace the bundled Sentry SDK with a lightweight reporter and make Sentry reporting
   opt-in.
 * Strip the Authorization header from logged API requests to avoid leaking merchant
   credentials.
 * Gate logging behind a «Debug logging» gateway setting.
 * Add proper privacy disclosures for Hoovi, Hoovi Analytics, Sentry and the Estonian
   Business Registry.
 * Add an admin notice when WooCommerce is missing.
 * Whitelist accepted analytics fields and rate-limit the analytics AJAX endpoint.

#### 1.2.0

 * Custom «Invoiced» order status and bulk action.
 * Hoovi Orders submenu under WooCommerce.
 * Privacy policy integration.

#### 1.1.0

 * Estonian Business Registry company-name autocomplete on the checkout.
 * Signed callback handler at `/wp-json/hoovi/v1/change-status`.

#### 1.0.0

 * Initial release.

## Meta

 *  Versió **1.3.1**
 *  Darrera actualització **fa 2 hores**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.0 o posterior **
 *  Provada fins a **7.0**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/hoovi-bnpl/)
 * Etiquetes
 * [bnpl](https://ca.wordpress.org/plugins/tags/bnpl/)[estonia](https://ca.wordpress.org/plugins/tags/estonia/)
   [payment gateway](https://ca.wordpress.org/plugins/tags/payment-gateway/)[woocommerce](https://ca.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/hoovi-bnpl/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/hoovi-bnpl/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/hoovi-bnpl/reviews/)

## Col·laboradors

 *   [ Mikk Hoovi ](https://profiles.wordpress.org/mikkhoovi/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/hoovi-bnpl/)