Toggle navigation

How to register credit card payments on invoices?

There are two ways to handle payments received by credit cards. Odoo support both approaches so that you can use the one that better fits your habits.

  1. Undeposited Funds (mostly used in european countries): once you receive the credit card payment authorization, you record a payment by credit card on the invoice (using a Credit card journal and posted on the Undeposited Fund account). Then, once the credit card payments arrives in your bank account, move money from Undeposited Funds to your bank account.
  2. One journal entry only (mostly used in the U.S.): once your receive the credit card payment, you record a payment on your bank, paid by credit card, without going through the Undeposited Funds. Once you process your bank statement, you do the matching with your bank feed and the credit card payment, without creating a dedicated journal entry .

We recommend the first approach as it is more accurate (your bank account balance is accurate, taking into accounts credit cards that have not been cashed yet). Both approaches require the same effort.

If you use eCommerce and an automated payment gateway, you will only need to take care of the bank reconciliation part as paid invoice will be automatically recorded in the right journal. You will use the second approach.

Even if the first method is cleaner, Odoo support the second approach because some accountants are used to it (QuickBooks and Peachtree users).

Option 1: Undeposited Funds

Instelling

On the Accounting module, go to Configuration ‣ Journals ‣ Create

Create a Journal called ‘Credit card payments’ with the following data:

  • Journal Name: Credit card
  • Default debit account: Credit cards
  • Default credit account: Credit cards

The account type should be “Credit Card”. Once it’s done, don’t forget to set the “Credit cards” account as “Allow Reconciliation”.

Van kredietkaart betalingen naar bankafschriften

The first way to handle credit cards is to create a credit card journal. Thus, credit cards become a payment method in itself and you will record two transactions.

Once you receive a customer credit card payment, go to the related invoice and click on Register Payment. Fill in the information about the payment:

  • Betaalmethode: Kredietkaart
  • Memo: schrijf de factuur referentie

This operation will produce the following journal entry:

RekeningStatement MatchDebetCredit
Debiteuren rekening100.00
Creditcards100.00

De factuur is gemarkeerd als betaald vanaf u de kredietkaart betaling registreert.

Then, once you get the bank statements, you will match this statement with the credit card that is in the ‘Credit card’ account.

RekeningStatement MatchDebetCredit
KredietkaartenX100.00
Bank100.00

If you use this approach to manage credit cards payments, you get the list of credit cards payments that have not been cashed in the “Credit card” account (accessible, for example, from the general ledger).

Option 2: One journal entry only

Instelling

There is nothing to configure if you plan to manage your credit cards using this method.

Van kredietkaart betalingen naar bankafschriften

Once you receive a customer credit card payment, go to the related invoice and click on Register Payment. Fill in the information about the payment:

  • Payment method: the bank that will be used for the deposit
  • Memo: schrijf het kredietkaart transactie nummer

The invoice is marked as paid as soon as the credit card payment has been recorded. Once you receive the bank statements, you will do the matching with the statement and this actual payment (technically: point this payment and relate it to the statement line).

With this approach, you will get the following journal entry in your books:

RekeningStatement MatchDebetCredit
Debiteuren rekeningX100.00
Bank100.00

If you use this approach to manage received credit cards, you can use the report “Bank Reconciliation Report” to verify which credit cards have been received or paid by the bank (this report is available from the “More” option from the Accounting dashboard on the related bank account).