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

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

Does this load external javascript resources ?

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 minimal installment amount we used Widget Installments and plugin loads the script from the static.payu.com domain.

Reviews

Ok

February 28, 2024
W miarę działa…
January 9, 2021
Wszystko działa fajnie, jeśli klient nie ma problemów z płatnością, w przeciwnym razie nie ma możliwości ponownej opłaty zamówienia jeśli nie zamówi drugi raz
Read all 4 reviews

Contributors & Developers

“PayU GPO Payment for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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

2.2.2 – 2024-06-18

  • [Fix] Warning: Attempt to read property “total” on null

2.2.1 – 2024-06-17

  • [Fix] Some methods were not showing up
  • [Fix] PHP Deprecated: Creation of dynamic property

2.2.0 – 2024-06-17

  • [Add] PayU – standard via WooCommerce Blocks
  • [Add] PayU – payment card via WooCommerce Blocks

2.1.0

  • Added Klarna as a separate payment method

See changelog for all versions.