Skip to content

docs: clarify Upay is a downstream clearer, not a SUMIT brand#10

Merged
BenKalsky merged 1 commit into
mainfrom
docs/clarify-upay-clearer
May 1, 2026
Merged

docs: clarify Upay is a downstream clearer, not a SUMIT brand#10
BenKalsky merged 1 commit into
mainfrom
docs/clarify-upay-clearer

Conversation

@BenKalsky
Copy link
Copy Markdown
Member

Summary

Mirrors the same naming fix going into sumit-api. SUMIT (formerly OfficeGuy) is the billing platform; Upay is a separate company that acts as one of SUMIT's downstream card clearers — SUMIT can also route through other processors. Previous docs treated SUMIT/OfficeGuy/Upay as three names for the same product, which is wrong.

The technical surface is unchanged. `Upay_*` codes still appear inside SUMIT response bodies (the test suite still exercises them) and `redactSumitPayload` from `sumit-api` continues to scrub them before any event leaves a route handler.

Test plan

  • pnpm test — 28/28 passing
  • pnpm typecheck clean
  • pnpm build clean

🤖 Generated with Claude Code

Mirrors the framing fix in @digitizers/sumit-api: SUMIT (formerly
OfficeGuy) is the billing platform; Upay is one of several partner
processors SUMIT routes card clearing through. Processor error codes
(Upay_*) show up inside SUMIT response bodies and are scrubbed by
redactSumitPayload before events leave the route handler.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@BenKalsky BenKalsky merged commit ca1ce29 into main May 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant