Fiberpay payment gateway plugin for WooCommerce allows you to accept payments directly on your store through Fiberpay's secure payment processing platform. This plugin enables Polish payment methods for your WordPress online store, providing your customers with familiar and trusted payment options.
With Fiberpay Payment Gateway, your customers can pay using:
- Quick online transfers from all major Polish banks (przelewy natychmiastowe)
- BLIK - Poland's popular mobile payment method
- Traditional bank transfers (przelewy tradycyjne)
Note: Credit card payments are not available through this gateway.
- WordPress 5.0 or higher
- WooCommerce 6.0 or higher
- PHP 7.2 or higher
- Fiberpay merchant account
Setting up plugin requires as follows:
- Creating an account in the Fiberpay service
- Generating API keys in the Fiberpay user panel
- Creating payment order of type Collect
- Entering API keys and the Collect order identifier (code) on the plugin configuration screen
Prior to production usage, it is highly recommended to create sandbox account for integration tests in a safe environment.
- Accept instant payments through Polish banking methods
- Support for WooCommerce Blocks
- Sandbox environment for testing
- Seamless integration with WooCommerce checkout
- Automatic payment validation through webhooks
- Compatible with WooCommerce High Performance Order Storage (HPOS)
- Fast and secure payment processing specifically designed for the Polish market
- Upload the plugin files to the
/wp-content/plugins/fiberpay-payment-gatewaydirectory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the 'Plugins' screen in WordPress
- Use the WooCommerce->Settings->Payments screen to configure the plugin
After installation, you need to configure the following settings:
- Enable/Disable - Turn the payment method on or off
- Title - Payment method title visible to customers (default: "Fiberpay quick money transfer")
- Description - Payment method description visible to customers
- Test Environment - Enable for testing with the Fiberpay sandbox environment
- API Key - Your Fiberpay API key obtained from the Fiberpay merchant panel
- Secret Key - Your Fiberpay Secret key for secure communication
- Collect Order Code - Identifier for your payment collection order in Fiberpay
Currently, the plugin supports payments in the following currencies:
- PLN (Polish Złoty)
The plugin automatically configures a callback URL that Fiberpay will use to notify your store about successful payments. This ensures that orders are automatically marked as paid when a customer completes payment through Fiberpay.
- Current Version: 0.1.9 (Updated: December 2025)
- Tested with WordPress 6.9
- Tested with WooCommerce 10.4.3
- Tested with PHP 8.2.30
- WooCommerce Blocks: Compatible with cart and checkout blocks
- Polish Market Specialist: Payment methods optimized for Polish customers
- Quick Setup: Easy integration with your WooCommerce store
- Competitive Fees: Visit Fiberpay's website for current pricing
- Reliable Service: Secure and stable payment processing
- Excellent Support: Dedicated customer service team
- Fiberpay Official Website
- API Documentation
- For support queries, please contact us
- fiberpaypl
This project is licensed under the GNU General Public License v2 or later - see the LICENSE file for details.
This plugin uses the following third-party libraries:
- Composer - For dependency management (MIT License)
- Firebase PHP-JWT - For secure JWT handling (BSD-3-Clause License)
- Fiberpay PHP Client - For communication with Fiberpay API