Payment
API name: cpm__Payment__c
Description
The FinDock Payment object represents cash-flow. Every time money changes hands (collection, payout, refund, reversal), a payment record is created to reflect the transaction.
Each payment record linked to an installment, and one installment can thus have multiple payments. Payments are created automatically by FinDock to register transactions; however, you can create payments manually to, for instance, register cash payments or correct mistakes.
The FinDock Payment object is a custom object that os independent from the Salesforce Payment standard object and the NPSP Payment custom object (npe01__OppPayment__c
).
Fields
The following table outlines key fields for this object. For complete details, please use the Salesforce Object Manager.
Label | Type | Description |
---|---|---|
Amount | Currency(16, 2) | Amount of the payment |
Collection Date | Date | Date the payment was made |
Installment | Lookup | The installment the payment is related to. |
Payment Method | Picklist | Payment method used for the payment; can be different from the related installment |
Payment Processor | Picklist | The processor through which the payment was made |