Payments

v3.0.0
module family

Payment orchestration and settlement behavior.

Migration Guidance
How to use this module family correctly in v3.

Core payment semantics belong to FinancialCapabilities; module fields are implementation details per entity.

Entity-Level Pattern
{
  "modules": {
    "payments": {
      "enabled": true
    }
  }
}
Related Entity Contracts
Common places where this module family appears.