This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Posnet Printer Integration Plugin

Description

Plugin demonstrates a way to integrate Posnet printers with your WordPress/WooCommerce website. Posnet fiscal printers are widely used fiscal printers in Poland (https://www.posnet.com.pl).
Wtyczka pozwala na integrację drukarek Posnet z witryną WordPress/WooCommerce. Drukarki fiskalne Posnet są szeroko stosowanymi drukarkami fiskalnymi w Polsce (https://www.posnet.com.pl).

How does it work?

JavaScript cannot communicate with printer directly, so it needs middle layer: Posnet Server RESTful service (download it from here: https://blog.bigdotsoftware.pl/posnet-server-instalacja/). WordPress Plugin generates JavaScript to perform HTTP/HTTPS requests to the Posnet Server (as default running on localhost on ports 3050 and 3051, see more details here: https://blog.bigdotsoftware.pl/posnet-server-wprowadzenie/).

JavaScript nie może komunikować się bezpośrednio z drukarką fiskalną, dlatego potrzebuje warstwy pośredniej: serwisu RESTful Posnet Server (do pobrania: https://blog.bigdotsoftware.pl/posnet-server-installation/). Wtyczka WordPress generuje JavaScript wykonujący requesty HTTP/HTTPS do Posnet Server (domyślnie Posnet Server działa na localhost na portach 3050 i 3051, więcej tutaj: https://blog.bigdotsoftware.pl/posnet-server-wprowadzenie/).

Security note

We recommend communication between web browser and Posnet Server service to be done via localhost (web browser like Chrome, Firefox, Safari etc. should run on the same computer where Posnet Server is installed). Customizable/remote connections should be established via HTTPS, not HTTP. Wrong plugin configuration may cause data leaks and can be a subject of legal consequences. BigDotSoftware is not responsible for wrong plugin configuration and all consequences related to this. With encourage to contact us with any questions via email bigdotsoftware@bigdotsoftware.pl

Zalecamy aby przeglądarka www komunikowała się z serwisem Posnet Server po localhost (przeglądarka www, taka jak Chrome, Firefox, Safari itp., powinna być uruchomiona na tym samym komputerze, na którym zainstalowany jest Posnet Server). Połączenia zdalne powinny być wykonywane poprzez HTTPS, a nie HTTP. Nieprawidłowa konfiguracja wtyczki może powodować wycieki danych i może być przyczyną konsekwencji prawnych. BigDotSoftware nie ponosi odpowiedzialności za niewłaściwą konfigurację wtyczki oraz wszelkie związane z tym konsekwencje. Zachęcamy do kontaktu z nami za pośrednictwem poczty elektronicznej bigdotsoftware@bigdotsoftware.pl

Posnet Server

http://bigdotsoftware.pl/posnetserver-restful-service-dla-drukarek-posnet

Support

Support can take place on the forum page, where we will try to respond as soon as possible.

Contributing

If you want to add code to the source code, report an issue or request an enhancement, feel free to use GitHub.

Screenshots

  • This is a text label for your first screenshot
  • Add more screenshot labels as new line

Installation

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type “Posnet Printer Integration Plugin” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking Install Now. After clicking that link you will be asked if you’re sure you want to install the plugin. Click yes and WordPress will automatically complete the installation.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application.

  1. Download the plugin file to your computer and unzip it
  2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
  3. Activate the plugin from the Plugins menu within the WordPress admin.

FAQ

How to add FAQ question

  • just add your FAQ questions here

Reviews

Read all 1 review

Contributors & Developers

“Posnet Printer Integration Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.3

  • Code improvements to meet WordPress standards

1.0.2

  • Code improvements to meet WordPress standards

1.0.1

  • Code improvements to meet WordPress standards

1.0.0

  • Initial release