Payments
v3.0.1 ·Commerce · team-payments
Authorises and settles payments against orders. Publishes settlement events and a daily reconciliation dataset.
At a glance
Artifacts
Drive an implementation
These specs are packaged for consumption — an implementation proves it satisfies them; it never redefines them.
Pin the released surface in a contracts.lock at the implementation repo's root and fetch it read-only:
# contract pin - version is the specs release tag, sha its commit
version: payments/v3.0.1
sha: 6c4e1fc2e735f2491fe67c7f31390ced024d5d2aThe full loop — fetch, strict binding, verification, staying converged via Renovate — is on Drive an implementation.
Produces
payments.settled.v2— consumed by Orders
Consumes
orders.placed.v2— produced by Orders