Securely accept credit and debit cards on your WooCommerce store. Manage payments without leaving your WordPress dashboard. Only with WooPayments.

Payment Gateway for LiqPay for Woocommerce
Hospedagem WordPress com plugin Payment Gateway for LiqPay for Woocommerce
Onde posso hospedar o plugin Payment Gateway for LiqPay for Woocommerce?
Este plugin pode ser hospedado em qualquer provedor que possua WordPress configurado. Recomendamos escolher uma hospedagem confiável, com servidores adaptados para WordPress, como o serviço de hospedagem da MCO2.
Hospedando o plugin Payment Gateway for LiqPay for Woocommerce em uma empresa de hospedagem de confiança
A MCO2, além de configurar e instalar o WordPress na versão mais nova para seus clientes, disponibiliza o WP SafePress, um sistema singular que protege e otimiza seu site ao mesmo tempo.
Por que a Hospedagem WordPress funciona melhor na MCO2?
A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
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!
Capturas de tela

Woocommerce payment methods settings page

Plugin settings page

Payment methods in block themes

Single product RRO settings

Variable product RRO settings