Accounts form the financial backbone of Paygentic’s billing infrastructure. Each organization maintains at least one account that handles fund custody, instant settlements, and payment routing.
Every account operates as an isolated ledger with atomic balance operations. Transactions between accounts execute synchronously, guaranteeing immediate finality without reconciliation delays.Key properties:
Accounts decouple payment sources from consumption. Merchants receive funds regardless of how consumers originally paid - credit cards, ACH transfers, crypto, or corporate invoicing.This abstraction provides:
Multi-currency support - Local currency accounts eliminating FX frictionHierarchical accounts - Team budgets and departmental allocationsProgrammable controls - Spending policies and automated rebalancingInterest accrual - Yield generation on idle balances
Accounts integrate transparently with existing billing flows. No special handling required beyond standard usage reporting. The platform manages all underlying fund movements automatically.