Home Plugins wc liqpay
Payment Gateway for LiqPay for Woocommerce logo

Payment Gateway for LiqPay for Woocommerce

by Serhii Ivanov on WordPress.org

Plugin for paying for products through the LiqPay service. Works in conjunction with the Woocommerce plugin

(8)
Woocommerce payment methods settings page

Woocommerce payment methods settings page

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

Features

  • Payment for any type of products
  • Support for block themes
  • Support for PPO (Fiscal Receipt Printing)
  • Debugging in standard WooCommerce logs
  • Configuration options:
    • Payment method name
    • Payment method description
    • Payment method icon
    • Language of LiqPay payment pages
    • Order status after payment
    • Payment destination
    • Redirect page in case of payment failure
    • Enable/disable PPO
    • Enable/disable WooCommerce debug log

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!
Active installations1K+
Weekly downloads
184+217.24%
Version2.8.2
Last updated7/29/2025
WordPress version5.7.2
Tested up to6.8.2
PHP version7.4
Tags
gatewayliqpaypaymentwoocommerce