Skip to content

Add fake payment send API#35

Open
SkinnyFatBoy05 wants to merge 1 commit into
tscircuit:mainfrom
SkinnyFatBoy05:codex-payment-api
Open

Add fake payment send API#35
SkinnyFatBoy05 wants to merge 1 commit into
tscircuit:mainfrom
SkinnyFatBoy05:codex-payment-api

Conversation

@SkinnyFatBoy05
Copy link
Copy Markdown

/claim #1

Summary

  • add in-memory fake payment records and a sendPayment database action
  • add POST /payments/send with generated ids, sent timestamps, and idempotency-key replay protection
  • add GET /payments/list with optional recipient filtering and README endpoint notes
  • await the existing thing-create test request to remove a race

Verification

  • npx.cmd bun install --frozen-lockfile
  • npx.cmd biome check .
  • npx.cmd bun test
  • npx.cmd bun run build
  • .\node_modules\.bin\tsc.exe --noEmit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant