Payment Gateway for LiqPay for Woocommerce

Descripción

Payment for products of online stores (Woocommerce) through the LiqPay service. Works in conjunction with the Woocommerce plugin.

Now you can use the filter:
add_filter('wc_liqpay_request_filter', 'modify_request');
function modify_request($request) {
// Modify the $request array here
$request['version'] = '3';
return $request;
}

Translations

  • English – default, always included
  • Ukraine: always with you!

Capturas de pantalla

  • Screenshot of woocommerce payment page
  • Screenshot of our plugin settings
  • Screenshot of our plugin settings

Instalación

Unzip the contents of the zip file to your site\’s plugins folder (wp-content/plugins/) using your favorite FTP program.
or install from the official Worpress.org repository
Activate the plugin on the \”Plugins\” page in the admin panel.
installation is completed.

After installing and activating the plugin, go to the admin panel in the left menu in WooCommerce -> Settings (Settings) -> Payments (Payments) and activate LiqPay, then go into it and write down public_key and private_key – you will receive them when registering in the liqpay.ua system and adding your site to it.

Reseñas

27 de Junio de 2024 1 respuesta
Спробував базово налаштувати сайт, аби попередньо перевірити. Тема Twenty Twenty-Four Версія 1.1WP 6.5.4-6.5.5 Woo 9.0.2-9.0.3 — плагін провантажується, відображається в Woo, вмикається, поля заповнюються і зберігаються. При спробі зробити тестове замовлення — на сторінці сheckout не відображається можливіть вибору оплати через liqpay ( ввімкнений лише цей спосіб оплати — показує помилку, якщо також увімкнена сплата через банківський рахунок — показується тільки можливість сплати через банківський рахунок)Зробив даунгрейд до WP 6.5.0 Woo 8.8.5-8.8.0 — результат залишився таким самим
21 de Febrero de 2024
Підключив, все працюе як я хтів. Дякую розробам! Та чекаю на версію з касовим пристроем. Натхнення Вам та наснаги)
15 de Febrero de 2024
Простий та чудовий плагін. Дякую розробникам за швидку реакцію щодо багу, який пофіксили протягом години!
22 de Febrero de 2023
Плагін дуже класний. Все працює, платіж проходить, сповіщення теж. Мінімум налаштувань. Для мого маленького магазина саме те!!!
Leer los 8 comentarios

Colaboradores & Desarrolladores

“Payment Gateway for LiqPay for Woocommerce” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“Payment Gateway for LiqPay for Woocommerce” ha sido traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.

Traduce “Payment Gateway for LiqPay for Woocommerce” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0

  • First release

1.1

Automatic redirection to Liqpay page
Added a field for redirection when the payment has not been made
Ukrainian translation added

1.2

Small changes

1.3

Changes php version

1.4

Tested wordpress 6.3.1

1.5

Updated data transfer method. Tested wordpress 6.4.3

1.6

Added screenshots

1.7

Bugs fixed

1.8

Tested wordpress 6.5

1.9

Added filter “wc_liqpay_request_filter” to query array before sending data to liqpay.

1.10

Bugs fixed:
removed admin css/js plugins files
fixed duplicated origin column value

1.11

Tested wordpress 6.7.1
Сode refactoring
Add ‘rro_info’
Bugs fixed:
link to thank you page after successful payment
the order status after successful payment
localisation and translations

1.12

Bugs fixed:
Removing quotes in ‘rro_info’ array for ‘price’ and ‘cost’ values

1.13

‘rro_info’ string ’email’ to array