Online payment processing is one of the key elements of every online store. In Poland, one of the most popular payment methods is the Przelewy24 system – fast, secure and supported by almost all banks as well as popular payment methods (BLIK, credit cards, Google Pay, Apple Pay, etc.). If your store operates on the WooCommerce (WordPress) platform, integration with Przelewy24 is relatively easy. Below we show you step-by-step how to do it.
1: Sign up for a Przelewy24 account
* Go to the Przelewy24 website and sign up for an account.
* Fill in the required information and agree to the terms of service.
2: Install the WooCommerce plugin
* Log in to your WordPress admin panel and go to Plugins > Add New.
* Search for “Przelewy24” and install the plugin.
* Activate the plugin.
3: Configure the Przelewy24 settings
* Go to WooCommerce > Settings > Payment Gateways and click on “Add” next to Przelewy24.
* Fill in the required information, such as your API key and secret key.
* Save the changes.
4: Test the payment method
* Log in to your store’s frontend and add a product to your cart.
* Proceed to checkout and select Przelewy24 as your payment method.
* You will be redirected to the Przelewy24 website, where you can complete the payment process.
* Once the payment is successful, return to your store and verify that the order status has changed to “Paid”.
5: Configure the Return URL and Status URL (optional)
* Log in to your Przelewy24 account and go to My data > Account settings > Shops > Edit.
* Set the Return URL to the URL of your store’s checkout page, followed by /order-received/.
* Set the Status URL to the URL of your store’s frontend, followed by ?wc-api=WC_Gateway_P24.
6: Go live with your store
* Once you have completed the testing process, return to your Przelewy24 account and go to My data > Account settings > Shops > Edit.
* Uncheck the “Sandbox” box and save the changes.
* Verify that the data (ID and CRC) is from your production account, not test.
Additional tips:
* SSL (https) – Przelewy24 requires a secure connection via HTTPS. Make sure your site runs through HTTPS.
* Currency – The default currency supported by Przelewy24 is PLN. Other currencies may require additional configuration or an international account.
* BLIK and credit cards – If you want to offer additional payment methods (e.g., BLIK), make sure they are enabled in your Przelewy24 account.
* GDPR compliance – Remember to add relevant information about data processing in your privacy policy.
Summary:
Integrating the Przelewy24 system with WooCommerce allows for fast and secure online payments in your store. The implementation process is straightforward and consists of several steps: registering an account, installing the plugin, configuring settings, and testing. By doing so, you can offer your customers a convenient payment method, increase trust, and improve conversion rates in your store.