Skip to main content
Version: Current

AR Payments

Overview

📤 Direction: Zudello → Sage Intacct

AR payments are created in Sage Intacct from Zudello to process accounts receivable payments, with logic to automatically apply payments to outstanding invoices.

Header Field Mappings

Intacct FieldZudello FieldNotes
CUSTOMERIDcustomer.codeThe customer's unique code.
WHENCREATEDdate_issuedThe date the payment was issued.
WHENPOSTEDdate_postedThe date the payment is posted.
PAYMENTDATEpayment_dateThe date the payment was received.
RECORDIDdocument_numberThe payment document number.
DOCNUMBERreferenceThe reference number for the payment.
DESCRIPTION-A link back to the document in Zudello.
CURRENCYcurrency.codeThe currency of the payment.
BANKACCOUNTIDbank_account.codeThe bank account for the payment.
UNDEPOSITEDACCOUNTIDundeposited_funds.codeThe undeposited funds account.

Line Item Mappings

Intacct FieldZudello FieldNotes
INVOICEKEYinvoice.codeThe invoice the payment is applied to.
TRXAMOUNTpayment_amountThe amount of the payment to apply.
ENTRYDESCRIPTIONdescriptionThe description for the payment application.

Key Behaviours

  • Invoice Application: The integration automatically matches and applies payments to outstanding invoices. It supports partial payments, overpayments, and the application of early payment discounts.
  • Bank Integration: Payments are recorded against a specified bank account to assist with bank reconciliation. It can also route payments through an undeposited funds account if required.
  • Multi-Currency: The integration supports payments in foreign currencies, automatically handling exchange rates.
  • File Attachments: If the payment has a file attached in Zudello, it will be attached to the AR payment in Sage Intacct.