PayU GPO Payment for WooCommerce
PayU GPO Payment for WooCommerce
Description
PayU payment module for WooCommerce
The plugin offers the following payment methods:
- PayU – standard – payer will be redirected to PayU’s hosted payment page where any available payment type configured on your POS can be chosen
- PayU – bank list – payment type list will be displayed, depending on chosen type the payer will be either redirected directly to the bank or to PayU’s hosted payment page
- PayU – payment card – payer will be redirected to PayU’s hosted card form where credit, debit or prepaid card data can be securely entered
- PayU – secure form – a secure form collecting credit, debit or prepaid card data will be displayed
- PayU – Blik – payer will be redirected to Blik’s page
- PayU – installments – payer will be redirected to installment payment form
- PayU – Klarna – payer will be redirected to Klarna payment form
- PayU – PayPo – payer will be redirected to PayPo payment form
- PayU – Twisto – payer will be redirected to Twisto payment form
- PayU – Twisto pay in 3 – payer will be redirected to Twisto pay in 3 payment form
- PayU – PragmaPay – payer will be redirected to PragmaPay payment form (only for business clients)
Detailed information about each method and its configuration can be found here.
Installation
If you have any questions or would like to raise an issue please contact our technical support.
Minimum Requirements
PayU merchant account – if you do not have an account you can register a production account or register a sandbox account
Note: Module works only with REST API POS type (POS type is configured in PayU merchant panel after you register).
Following PHP libraries are required: cURL i hash.
Automatic installation
Use automatic installation and activation available in WordPress admin panel. Module name is PayU EU Payment Gateway for WooCommerce.
Updating
Upon plugin update from version 1.X to version 2.X the existing config data will be automatically converted.
Faq
Yes, it does.
* For card payment we used PayU Secure Form and for proper working it is necessary to load Secure Form JS SDK from the secure.payu.com domain. As a result, you do not need to have PCI DSS, PayU does it for you.
* For presenting credit payment options like minimal installment amount or “buy now pay later” we used Credit Widget and plugin loads the script from the static.payu.com domain.
Reviews
Incorrect QR code, failed match payments
By marcinayaadmin on July 30, 2025
Unfortunately we have several problems with PayU plugin and their handling of issues. QR code for EUR order was generated incorretly and they were not able to match the payment to the transaction. They did not inform us and only after we kept chasing customer to pay and customer provided payment confirmation were we able to get PayU admit they received the money. They then decided to cancel the transaction as the QR code they generated was incorrect and the amount they received was not exact match to the transaction. Refund to the customer still has not been processed, damaging our brand reputation and causing us financial loss in lost revenue. There were other issues but this is the most recent. Definitely do not recommend. We cancelled our contract with them now.
Brak opcji ponawiania płatności
By bubiec on October 3, 2024
W przypadku problemów z zamówieniem nie oferuje możliwości ponowienie zamówienia i klient musi opłacać zamówienie ręcznie przelewem bankowym. Oferuje wszystkie potrzebne metody płatności takie jak Blik, PayPo i płatności kartą.
Ok
By slaswi on February 28, 2024
W miarę działa...
Ogólnie działa
By tasarius on January 9, 2021
please make it also for subscription
By pospik2705 on November 18, 2020
Spełnia podstawowe wymagania
By latacz on December 7, 2017
Changelog
2.9.0 – 2025-10-13
- [Update] Better configuration checking
2.8.0 – 2025-10-06
- [Update] Change default order status from ‘canceled` to ‘failed’ for ‘CANCELED’ payment notification
- [Add] Show info about payment on Thank You page
- [Add] 60 seconds cache for retrieve payment methods
- [Add] PragmaPay as separate method
- [Remove] Auto migration configuration from 1.X versions
2.7.2 – 2025-07-09
- [Fix] Limit widget script load
2.7.1 – 2025-06-23
- [Fix] Add missing check for payByLinks array in PayU Installments
2.7.0 – 2025-06-11
- [Add] Twisto Slice as separate method
- [Add] Support more currencies in buy now pay later payments
- [Update] New credit widget implementation, showing widget on Blocks cart and checkout
- [Update] Autofocus next field in Secure Form
- [Update] The order number is at the beginning of the description in PayU
2.6.1 – 2024-09-26
- [Fix] Not be accessed before initialization
2.6.0 – 2024-09-21
- [Add] PayU – secure form via WooCommerce Blocks
2.5.0 – 2024-07-23
- [Add] PayU – bank list via WooCommerce Blocks
2.4.1 – 2024-07-16
- [Fix] #73 – Not send e-mail to administrator about a new order
- [Fix] Showing error in empty cart (blocks) when installments are active
2.4.0 – 2024-07-07
- [Add] PayU – BLIK via WooCommerce Blocks
2.3.1 – 2024-06-24
- [Fix] “Call to a member function get_total() on null” for Installments
2.3.0 – 2024-06-21
- [Add] PayU – installments via WooCommerce Blocks
- [Add] PayU – Klarna via WooCommerce Blocks
- [Add] PayU – Twisto via WooCommerce Blocks
- [Add] PayU – PayPo via WooCommerce Blocks
- [Fix] Not showing Installments Mini Widget on product and products list page