The Bluem WordPress and WooCommerce integration allows you to connect your website to Bluem’s ePayments (betalen en betalingen ontvangen), eMandates (digitaal incasso machtigen), iDIN Identity services & age 18+ verification (identificeren, 18+ check) and IBAN-Name check (IBAN naam check).
Concretely, the plug-in delivers:
- a payment gateway to accept eMandate transactions within a WooCommerce-activated website
- a payment gateway to accept ePayment transactions within a WooCommerce-activated website
- a shortcode, namely [bluem_machtigingsformulier] that allows (guest) users to perform an eMandate transaction request from any post or page (no WooCommerce plug-in necessary). The response is stored within the user profile metadata
- a shortcode [bluem_identificatieformulier] that allows (guest) users to perform an iDIN eID request and store this information within the user profile metadata for further usage in third-party plugins or functions within your theme.
- an extensive settings page that allows for enabling/disabling and configuration of specific services
The plug-in also sends privacy-scrubbed technical error reports for Bluem code to Sentry. These reports contain technical exception and function information, but no customer, order, payment, request, or credential data. To disable this reporting, define
BLUEM_SENTRY_ENABLED as
false in
wp-config.php before the plug-in is loaded.
To use these features, you need to register as a Bluem customer. For more information, please visit
https://www.bluem.nl
Installing this plugin can be done by using the following steps:
- Download the plugin
- Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
- Activate the plugin through the 'Plugins' menu in WordPress
- Activate the preferred modules from the 'Bluem > Settings' page.