BrenWP HR Checkout Toolkit

外掛說明

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.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/ or install via the Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to WooCommerce HR Checkout to configure.

常見問題集

Does this plugin send data to third parties?

No. The plugin does not make external requests.

Where is the data stored?

Checkout values are stored in the order meta. If you enable Newsletter opt-in, the value may also be stored in user meta for logged-in customers.

In Checkout Block, WooCommerce stores additional fields under its own meta keys (_wc_other/...). This plugin mirrors some values into additional meta keys for compatibility.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈BrenWP HR Checkout Toolkit〉的開發相關工作。

參與者

將〈BrenWP HR Checkout Toolkit〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.