Skip to main content

Module Usage

Payment from the Odoo website

Steps to make a payment:

  1. Go to the Odoo website.
  2. Add a product to the cart.
  3. Proceed to the checkout.
  4. At the payment method selection step, choose LiqPay.

Website checkout — selecting LiqPay

  1. Confirm the order — the system will redirect the user to the LiqPay page.

LiqPay payment page with payment options

  1. The customer completes the card payment on the LiqPay side.

Payment result

Payment result when the Accounting module is installed

If the Accounting (accountant) module is installed:

After a successful payment:

  1. A Sales Order (SO) is created in Odoo with the status Sales Order.
  2. An Invoice is created automatically.

Sales order after payment with invoice link

  1. The invoice payment status is In Payment.

Invoice in "In Payment" status

  1. A related Payment is created for the full payment amount with the status In Process.

LiqPay payment record with "In Process" status

In the Memo field, the system stores the unique payment ID from the LiqPay system. The information from the Memo is passed to the generated journal entries and can be used to reconcile bank statements with LiqPay payments.

  1. A Payment Transaction is also created automatically. You can open it from the invoice using the smart Buttons, just like the related Payment.

Invoice overview and related payment

To complete the process, you need to import the bank statement and reconcile it with this payment. After reconciliation, the Invoice and Payment statuses will change to Paid.

To simplify searching and matching payments:

  • in the Payment Transaction, the Payment Reference field stores the unique LiqPay payment ID;
  • in the related Payment, the same LiqPay ID is written into the Memo field (optionally together with the standard text).

The Memo field is propagated to the Journal Items and is used as the main field for reconciling bank statements with LiqPay payments.

Payment result when the Accounting module is not installed

If the Accounting (accountant) module is not installed:

After a successful payment:

  1. A Sales Order (SO) is created in Odoo with the status Sales Order.
  2. An Invoice is automatically created with the payment status Paid.
  3. A related Payment is created for the full payment amount with the status Paid.
  4. A Payment Transaction is created; you can open it from the invoice using the smart buttons, just like the related Payment, with information about the LiqPay payment details.

The sales operation is considered completed; there is no separate bank statement reconciliation process.

A payment link can be generated from both a Sales Order and an Invoice.

  1. Open the required Sales Order or Invoice.
  2. Click the settings (gear) icon and select Create Payment Link.

Creating a payment link from a sales order

  1. The system will generate a unique payment link.
  2. Copy the link by clicking the Create and copy payment link button, and send this link to the customer

Payment link creation and copy dialog

  1. The customer opens the received payment link.
  2. On the payment page, they select the LiqPay method.
  3. They click Pay — the system redirects them to the LiqPay page.
  4. The customer completes the card payment on the LiqPay side.

The next steps in Odoo (creation of the Invoice, Payment, and document statuses) are the same as for website payments described in section 4 and depend on whether the Accounting (accountant) module is installed.