=== Gigaweb E-Invoicing Bridge for WooCommerce ===
Contributors: gigaweb
Tags: peppol, invoicing, ecommerce, woocommerce
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

E-invoicing bridge for WooCommerce with PDF support, status tracking, and VAT/GLN/Other customer identifiers.

== Description ==

Gigaweb E-Invoicing Bridge for WooCommerce connects WooCommerce orders to the Gigaweb e-invoicing bridge for PEPPOL delivery.

Features:

* Sends WooCommerce invoices to the configured PEPPOL API.
* Sends WooCommerce credit notes.
* Stores PEPPOL statuses in dedicated custom tables.
* Checks acknowledgement notifications by cron every 30 minutes.
* Retries missing sends inside a configurable time window.
* Sends an alert email when an invoice stays in `SENT` for more than 10 days.
* Adds VAT, GLN, and Other fields to checkout, My Account, the WordPress user profile, and the WooCommerce checkout block.
* Adds an administration page under WooCommerce for configuration, supervision, and manual actions.
* Adds PEPPOL actions to the WooCommerce order screen.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin through the WordPress admin.
3. Open **WooCommerce > PEPPOL** to configure the API connection.

== FAQ ==

= Does the plugin support PDF attachments? =

Yes. The plugin can map invoice PDFs from supported WooCommerce PDF plugins through internal integrations and filters.

== Changelog ==

= 1.0.2 =
* Added checkout block support for VAT, GLN, and Other.
* Improved request sanitization and nonce checks.
* Improved admin data queries and cache invalidation.

