Description
Plugin demonstrates a way to integrate Ingenico terminals with your WordPress/WooCommerce website. Ingenico fiscal terminals are widely used by eService, Polcard First Data and others in Poland.
Wtyczka pozwala na integracj? terminali Ingenico z witryn? WordPress/WooCommerce. Terminale p?atnicze Ingenico s? powszechnie stosowane przez eService, Polcard First Data oraz innych providerów w Polcse.
How does it work?
JavaScript cannot communicate with terminal directly, so it needs middle layer: Ingenico Server RESTful service (download it from here: https://blog.bigdotsoftware.pl/ingenico-server-instalacja/). WordPress Plugin generates JavaScript to perform HTTP/HTTPS requests to the Ingenico Server (as default running on localhost on ports 3020 and 3021, see more details here: https://blog.bigdotsoftware.pl/ingenico-server-wprowadzenie/).
JavaScript nie mo?e komunikowa? si? bezpo?rednio z drukark? fiskaln?, dlatego potrzebuje warstwy po?redniej: serwisu RESTful Ingenico Server (do pobrania: https://blog.bigdotsoftware.pl/ingenico-server-instalacja/). Wtyczka WordPress generuje JavaScript wykonuj?cy requesty HTTP/HTTPS do Ingenico Server (domy?lnie Ingenico Server dzia?a na localhost na portach 3020 i 3021, wi?cej tutaj: https://blog.bigdotsoftware.pl/ingenico-server-wprowadzenie/).
Security note
We recommend communication between web browser and Ingenico Server service to be done via localhost (web browser like Chrome, Firefox, Safari etc. should run on the same computer where Ingenico 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 [email protected]
Zalecamy aby przegl?darka www komunikowa?a si? z serwisem Ingenico Server po localhost (przegl?darka www, taka jak Chrome, Firefox, Safari itp., powinna by? uruchomiona na tym samym komputerze, na którym zainstalowany jest Ingenico 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 [email protected]
Ingenico Server
https://bigdotsoftware.pl/ingenicoserver-restful-service-dla-terminali-platniczych/
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
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 “Ingenico Server 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.
- Download the plugin file to your computer and unzip it
- Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
- Activate the plugin from the Plugins menu within the WordPress admin.
FAQ
-
How to add FAQ question
-
- just add your FAQ questions here
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ingenico Server Integration Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ingenico Server Integration Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release