Overview
Add a new integration with the LiqPay payment system using this app.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
|---|---|
| Compatibility |
Community
Enterprise
|
| Technical Name | payment_liq_pay |
| Version | 19.0.1.1.0 |
| License | OPL-1 |
| Category | |
| Support | Free 60 days support and 360 days bug-fixing |
Use Case
Jorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Forem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Dorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis.
It is a long established fact that a reader will be distracted by the readable content of a page
Korem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
Korem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis.
Odoo App Installation
Upload modules
Upload modules from the ZIP archive to your Odoo hosting, or a GitHub repository connected there.
Place the unzipped modules in your custom add-on directory and restart the Odoo system service.
Update App List
After restarting, activate the Developer Mode, and go to the Apps menu.
Click on Update Apps List to fetch the new modules in the list.
Activate the App
Install the new module, finding it by name and clicking on the Activate button.
* If you don't see the module, try to remove the default Apps filter from the search bar.
Configuration
Follow the instructions in the module description to complete the installation process and start using the app.
Manual
LiqPay API Keys
Before configuring Odoo, API keys must be obtained. To do this, follow these steps:
-
01Log in to your LiqPay account
-
02Open the Settings menu
-
03In the API section, click Settings
For testing, use the public and private keys from the Test tab:
Production API keys are available in the Production tab.
Configuration
After installing the app, go to Website — Configuration — Payment Providers and open LiqPay:
Testing
To test the LiqPay payment provider, fill in the form as follows:
- Set the state to Test Mode
- On the Credentials tab, enter the test public and private API keys
- Enter the payment purpose
Then, on the Configuration tab, select the payment journal:
Follow the Enable Payment Methods link and activate LiqPay so that this payment method becomes available on the website:
Production Mode
To switch the LiqPay payment provider to production mode, follow these steps:
- Set the state to Enabled
- On the Credentials tab, enter the production public and private API keys
- Enter the payment purpose
Then, on the Configuration tab, select the payment journal (if it has not been set earlier):
Follow the Enable Payment Methods link and activate LiqPay (if it has not been set earlier) so that this payment method becomes available on the website:
Switch the payment provider status to Published to make LiqPay available to all users on the website:
Order Payment
After completing the configuration, the LiqPay payment method becomes available during checkout:
After clicking Pay now, the LiqPay payment page opens:
Select a payment method or enter the required details, and click Pay. As a result, the payment status is displayed:
After clicking Return to website, the Odoo order confirmation page opens with the payment status:
Additional Settings
Payment Brands
For each payment provider, it is possible to display the available payment method types such as VISA, MasterCard, Apple Pay, Google Pay, and others:
To configure this, go to Website - Configuration - Payment Methods, then select the payment provider and, on the Brands tab, add the required payment method types:
Countries
If needed, specify the list of countries where this payment method is available so that customers see up-to-date information:
Refunds
The module supports partial or full refunds through the Odoo interface.
Refund functionality in Odoo is handled at the payment transaction level. Go to Website — Configuration — Payment Transactions:
Open the required transaction and follow the link in the Payment field:
Click Refund:
In the pop-up window, specify the partial or full refund amount and click Refund:
If a partial refund has been processed, the Refund window displays the refunded amount and the corresponding maximum refund allowed:
The list of refunds is available on the payment transaction page in the Child Transactions section or via the Refunds button at the top:
The refund processing time depends on the payment system, so check the current refund request status in your LiqPay account:
Changelog
18.0.1.0.1 2026-04-07
- Implementation of refund payments.
18.0.1.0.0 2025-11-13
- Init version.
19.0.1.1.0 2026-04-07
- Implement of payment refunds, in the partial and a the full amount.
19.0.1.0.0 2025-11-17
- Migration from 18.0.