BrenWP HR Checkout Toolkit adds the most commonly requested checkout options for Croatian web-shops:
- R1 invoice checkbox (“Trebam R1 račun”)
- OIB field with sanitization + validation (ISO 7064 MOD 11,10)
- Company name field
- VAT ID (PDV ID) field (optional)
- IBAN field (optional)
- “Poziv na broj” / payment reference (optional)
- Paketomat / parcel locker ID (optional, can be required for selected shipping methods)
- Delivery notes field
- Optional newsletter opt-in (GDPR-friendly: it only stores the value; no external calls)
Compatibility features:
- Works with Classic Checkout and Checkout Block (Store API).
- Mirrors key values to order meta keys (e.g.
_billing_oib) for compatibility with invoicing/PDF plugins. - Adds a compact indicator column (R1/OIB) to the admin orders list (optional).
- CSV export (Orders → Export) for bookkeeping (optional).
Requirements
- WooCommerce is required.
- Checkout Block additional fields require WooCommerce 8.9+.
- Conditional visibility/requirement rules in Checkout Block require WooCommerce 9.9+.
Privacy
This plugin stores additional checkout data in order meta and optionally user meta:
- R1 invoice flag
- OIB (when provided)
- Company name (when provided)
- VAT ID (when provided)
- IBAN (when provided)
- Payment reference / “Poziv na broj” (when provided)
- Paketomat / parcel locker ID (when provided)
- Delivery notes (when provided)
- Newsletter opt-in (when enabled)
The plugin does not send data outside your site.