Capture the payment details in one side panel
Choose the accounting category, vendor and optional bill, then enter payment number, method, amount, currency, date, notes and reference. A receipt image or PDF can stay attached to the record.
Purchases
Payments Made records an outgoing payment to a vendor and can allocate part or all of it to an open bill. The form keeps the payment number, method label, date, reference, receipt and currency evidence together; it records the event but does not initiate a bank transfer.
Last updated:
How it works
Select a vendor and optional bill, enter the positive amount and date, and let the server derive the amount used against the bill. An overpayment stays visible as unused value instead of disappearing.
Vendor, bill, account, method label and evidence.
Choose the accounting category, vendor and optional bill, then enter payment number, method, amount, currency, date, notes and reference. A receipt image or PDF can stay attached to the record.
The selected payment method is a label describing how the transfer happened. Saving the record does not charge a card, initiate a bank transfer or call an external payment provider.
The used amount belongs to the live bill balance.
The server derives used amount as the smaller of the live bill due and the payment amount. The bill becomes partial or paid, while any excess remains the payment's unused amount.
Current create, edit and delete paths run transactionally. An edit reverses the old known allocation before applying the replacement so the bill does not accumulate repeated reductions.
Derived totals belong to the server, not the browser.
The SPA retains one UUID across retries and the database unique key is scoped to owner and business. A successful repeated create returns the committed result instead of making another payment.
A payment can carry its payment currency, accounting currency, accepted rate, converted amount and explicit adjustment. Derived converted totals are recomputed by the server instead of trusting a browser value.
Built in
Settlement allocation, currency context, attachments, lifecycle rules and the boundary between recording a payment and moving real money.
Choose the accounting category, vendor and optional bill, then enter payment number, method, amount, currency, date, notes and reference. A receipt image or PDF can stay attached to the record.
The selected payment method is a label describing how the transfer happened. Saving the record does not charge a card, initiate a bank transfer or call an external payment provider.
The server derives used amount as the smaller of the live bill due and the payment amount. The bill becomes partial or paid, while any excess remains the payment's unused amount.
Current create, edit and delete paths run transactionally. An edit reverses the old known allocation before applying the replacement so the bill does not accumulate repeated reductions.
The SPA retains one UUID across retries and the database unique key is scoped to owner and business. A successful repeated create returns the committed result instead of making another payment.
A payment can carry its payment currency, accounting currency, accepted rate, converted amount and explicit adjustment. Derived converted totals are recomputed by the server instead of trusting a browser value.
The portion allocated to the selected bill.
Any payment value not consumed by that bill.
Attach a supported image or PDF.
Current removal retains audit evidence and reverses known allocation.
Record and manage the bills being paid.
Apply supplier credits separately from cash payments.
Questions
No. Invoice Crowd records an outgoing vendor payment and how it was allocated. The Payment Method field is descriptive; saving does not call a gateway or initiate a bank transfer.
Invoice Crowd derives the used amount as the smaller of the live bill due and the payment amount. The remainder stays visible as unused amount on the payment.
The bill remains partially paid, its due amount is reduced by the used allocation and the linked partial-settlement record preserves the connection to the vendor payment.
Yes. Invoice Crowd supports a receipt attachment through the media library alongside payment number, reference, notes, date and currency context.
The current create flow keeps one idempotency UUID across retries and scopes its unique key to the owner and selected business. An exact committed retry replays the first result.
The current UI deliberately hides edit and delete actions for bill-linked rows. Ordinary detached payments can expose those actions when the user's permissions allow them.
Record what left the business, show what the bill used, and keep any unapplied value visible for the next decision.