Skip to main content

Module payment

Module payment 

Source
Expand description

Payment helper rules that keep authorizations, refunds, and deposits auditable.

Modules§

authorization
Payment authorization drafts that require explicit review before money movement.
deposit
Deposit-recording requests that make payment handoffs explicit and auditable.
refund
Refund requests and provider receipts that keep payment exceptions reviewable.

Structs§

IdempotencyKey

Enums§

CapturePolicy
Decision choices for capture policy in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
IdempotencyKeyError
ReviewReason
Decision choices for review reason in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
Subject
Decision choices for subject in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.

Traits§

Gateway
Defines the behavior required from a gateway participant in the tools workflow.