Skip to main content
Payment and invoice transaction entity Records all payment transactions including invoices, payments, and refunds.

Fields

Field Registry (from workspace/sources/entity-registry.csv)

Core Fields

Amount Fields

Invoice Fields

Gateway Fields

Refund Fields

System Fields

Relationships

Features

Payment Transaction

Acceptance Criteria

Frontend
  • Admin/client UI can view and manage Payment Transaction records where applicable.
Backend / API
  • CRUD operations exist for Payment Transaction (create, read, update, delete/archive).
Permissions
  • Access is restricted to appropriate roles (tenant-scoped).
Business Rules
  • Fields and relationships documented on this page are enforced for Payment Transaction.
Error Handling
  • Invalid payloads return field-level validation errors.