Transaction History
Payment transactions, gateway responses
What it is
All payment transactions are logged with gateway, amount, status, and response.
How it works
transactions table. Links to invoice, client, gateway. Stores gateway_response (JSON).
How to set up
View in Admin → Transactions or client invoice history.
Was this helpful?