Invoicing Integration for inFakt and WooCommerce

Descrición

This plugin provides an integration between WooCommerce and the inFakt accounting system, allowing automatic (PRO version) and manual invoice generation based on WooCommerce orders.

Features (Free version)

  • Manual invoice generation from order edit screen.
  • Customer data synchronization (create/update in inFakt).
  • Storing invoice number in order.
  • Invoice link preview.
  • API communication logs.
  • Advanced VAT rate mapping.
  • Flat rate tax support.

Pro Version

A Pro version is also available with additional features:

  • Automatic invoice generation after status change.
  • Proforma invoice support.
  • Email notifications with PDF attachments.
  • Bulk operations on orders list – generate invoices/proformas and send emails for multiple orders at once.
  • KSeF integration via InFakt – manual and automatic sending to Polish National e-Invoice System.
  • WooCommerce Subscriptions compatibility.
  • Technical support.

Learn more about Pro version

External services

This plugin relies on the inFakt API, a third-party accounting service, to generate invoices and manage customer data.

What is inFakt API?

inFakt is a Polish online accounting system that provides invoicing and accounting services for businesses. This plugin uses their official API to:
* Create and manage customers (clients) in your inFakt account.
* Generate invoices and proforma invoices (PRO version).
* Retrieve bank accounts, VAT exemption reasons, and other accounting data from your inFakt account.
* Download invoice PDFs.
* Send invoices to KSeF (Polish National e-Invoice System) via InFakt (PRO version).

What data is sent and when?

The plugin sends the following data to inFakt API (https://api.infakt.pl/v3) in these situations:

When you click “Create Invoice” or when automatic invoice generation is triggered (PRO version):
* Customer billing information: first name, last name, company name, VAT number (NIP), email, phone number, billing address (street, city, postal code, country).
* Order information: order items (product names, quantities, prices, VAT rates), shipping details, payment method, order date, order total.

When the plugin connects to inFakt API (on settings page load or when needed):
* Your inFakt API key (for authentication).
* Requests to retrieve your account settings: bank accounts, VAT exemption reasons, income categories, flat rate tax options.

No data is sent automatically without your action. The plugin only communicates with inFakt API when:
* You manually create an invoice from the order screen.
* You enable automatic invoice generation in PRO version.
* You open the plugin settings page (to load account configuration).

Service provider information

  • Service name: inFakt API
  • Service URL: https://www.infakt.pl/
  • API documentation: https://www.infakt.pl/api/
  • Terms of Service: https://www.infakt.pl/regulamin/
  • Privacy Policy: https://www.infakt.pl/polityka-prywatnosci/

By using this plugin, you acknowledge that customer and order data will be transmitted to inFakt for invoice generation purposes. You are responsible for ensuring compliance with applicable data protection laws (including GDPR) and informing your customers about this data processing.

Capturas

  • Invoice creation panel on order edit screen – manually generate invoices from WooCommerce orders.
  • API Connection settings – connect your inFakt account with API key and test connection.
  • Invoicing settings (part 1)
  • Invoicing settings (part 2)
  • Shop settings
  • Automations settings (part 1) (PRO)
  • Automations settings (part 2) (PRO)
  • Advanced settings – plugin logs, debugging options and troubleshooting tools.

Instalación

  1. Upload invoicing-integration-for-infakt-and-woocommerce folder to /wp-content/plugins/ directory.
  2. Activate the plugin in WordPress Plugins menu.
  3. Go to WooCommerce -> InFakt and enter your API key.

Comentarios

15 de Abril, 2026 1 resposta
Super wtyczka, lepsza niz ta od WP Desk. Deweloper bardzo responsywny, szybko reaguje na zapytania….
13 de Abril, 2026 1 resposta
Jestem bardzo zadowolony. Żona nie musi rencznie pisat faktur. I to za darma).Troche bylo blendow na poczontku (n/p bez dwa zero po przeczynku powodowalo błend), ale to szibko bylo rozw., i z NIPem).
22 de Decembro, 2025
Pięknie, że ktoś rozwija polskie środowisko, tworząc przydatne darmowe wtyczki!
Ler todas as 3 opinións

Colaboradores e desenvolvedores

“Invoicing Integration for inFakt and WooCommerce” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

“Invoicing Integration for inFakt and WooCommerce” foi traducido a 1 idioma. Grazas aos desenvolvedores polas súas contribucións.

Traduce “Invoicing Integration for inFakt and WooCommerce” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0.15

  • Fixed: map WooCommerce payment gateways to inFakt API payment_method codes (transfer, przelewy24, paypal, delivery, card, etc.) instead of sending the checkout title string; added filter devikit_infakt_payment_method.
  • Fixed: payment due date calculation used an undefined variable when payment deadline days were set (now based on invoice issue date).

1.0.14

  • Maintenance: release republish (same codebase as 1.0.13 shipping VAT fixes).

1.0.13

  • Fixed: VAT on shipping lines now follows WooCommerce order data (tax amounts) and tax-class mapping (including Standard rate and zw/np/0), instead of inheriting from cart products or defaulting to 0% incorrectly. Shipping with tax class “inherit” falls back to product line rates when appropriate.

1.0.12

  • Improved: when billing address line 1 is street-only and line 2 contains building and/or flat (e.g. PL formats like 15/3, 15 m. 3), values are mapped to Infakt street_number and flat_number. Filters: devikit_infakt_parse_billing_address_line2, devikit_infakt_client_address_from_order.

1.0.11

  • Fixed: save_admin_order_nip – WooCommerce może przekazać WP_Post zamiast WC_Order; użycie instanceof WC_Order zapobiega błądowi “Call to undefined method WP_Post::update_meta_data()”.

1.0.10

  • Edytowalne pole NIP w meta zamówienia (sekcja adresu rozliczeniowego).

1.0.9

  • Walidacja sumy zamówienia vs faktura w kolumnie listy zamówień.
  • Opóźniona wysyłka e-maila (5 min) przy automatycznym tworzeniu faktur/proform.

1.0.8

  • Fixed Pro upgrade banner dismiss functionality (remind later and don’t remind buttons).

1.0.7

  • Small fixes.

1.0.6

  • Fixed default checkbox label translation on first installation.

1.0.5

  • Added plugin screenshots.
  • Updated readme descriptions.

1.0.4

  • Added Plugin URI for WordPress.org integration.

1.0.3

  • Removed “Including product variants in invoices” from Pro features list.

1.0.2

  • Fixed Pro banner title.

1.0.1

  • Added promotional banner for Pro version.
  • Updated feature list.

1.0.0

  • First public release.