Pausal Fiscalization for WooCommerce

Description

Pausal Fiscalization for WooCommerce creates a fiscal receipt when an order reaches the status configured in the plugin settings. You can select a staging or production environment, set a fiscalization start date, and optionally send the receipt by email.

The plugin requires an active WooCommerce installation and a Pausal account. Learn more at https://pausal.rs/.

The existing optional refund behavior remains unchanged in version 1.8.0.

External Services

This plugin communicates with the Pausal API service:

  • Staging API: https://staging.api.pausal.rs/
  • Production API: https://prod.api.pausal.rs/

For authentication and fiscalization, the plugin may send the following categories of data to Pausal:

  • Pausal account email address and password;
  • selected API environment;
  • cashier name;
  • reference fiscal document number, date, and time when processing a refund;
  • order total, currency, payment method, products or services, quantities, prices, and tax rates;
  • email recipients, subject, and message body when fiscal receipt email delivery is enabled.

Use of the service requires a Pausal account. Read the Terms of Service and Privacy Policy.

Privacy

The plugin transfers the data described in the “External Services” section only to the Pausal API service for authentication, fiscal document creation, and, when enabled, fiscal document email delivery.

Store administrators are responsible for informing customers about this processing in their store privacy policy and for using the plugin in compliance with applicable laws.

Installation

  1. Ensure that WooCommerce is installed and active.
  2. Upload the plugin to /wp-content/plugins/ or install it through the WordPress administration panel.
  3. Activate “Pausal Fiscalization for WooCommerce”.
  4. Open WooCommerce > Pausal Fiskal.
  5. Choose an environment and enter your Pausal account credentials.
  6. Save the settings and test the connection if needed.

FAQ

Is a Pausal account required?

Yes. The plugin sends data to the Pausal API and requires valid Pausal account credentials.

Is the password displayed after saving settings?

No. The password field is always empty. Leave it empty on a later save to keep the previously saved password.

Does version 1.8.0 change refunds?

No. Existing refund behavior remains unchanged. Confirm legal and API requirements with Pausal before using specific refund scenarios in production.

How do I use the staging environment?

Choose “Staging (Testno)” in WooCommerce > Pausal Fiskal and enter the staging credentials for your Pausal account.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pausal Fiscalization for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.8.0

  • Added WordPress.org metadata, WooCommerce dependency protection, and an HPOS compatibility declaration.
  • Improved settings, AJAX, and sale fiscalization API response validation.
  • Passwords are no longer displayed in the administration interface.
  • Added a sale-only lock and draft recovery to avoid duplicate sale fiscalization requests.
  • Existing refund behavior is unchanged.

1.7.0

  • Previous release.