Skip to content

Add Stripe API checkpoint - #5

Merged
isomorphisms merged 1 commit into
clifrom
stripe
Sep 6, 2026
Merged

isomorphisms merged 1 commit into
clifrom
stripe

Conversation

@isomorphisms

Copy link
Copy Markdown
Owner

Adds a Stripe CLI/API checkpoint on top of the current cli branch.

  • pins Stripe API version 2026-08-26.dahlia
  • starts with read-only GET /v1/balance
  • keeps STRIPE_API_KEY out of source and command arguments
  • adds a synthetic balance fixture and byte-stable TSV output contract
  • adds a manual PASS/FAIL/SKIP Idriç receipt
  • records the broader v1/v2 surface, pagination, and mutation/idempotency sequencing
  • keeps caller-supplied auth/version headers as an explicit ICU/Idric-Net boundary
  • exposes Stripe.idric at repository top level via symlink

No money-moving operation is implemented in this first checkpoint, and no curl/Python transport fallback is introduced.

Add a read-only Stripe balance checkpoint with pinned API version, synthetic fixture, manual receipt, API surface map, and top-level source link. Keep secrets in the environment and preserve ICU/Idric-Net as the transport boundary.
@isomorphisms
isomorphisms merged commit c0c5d77 into cli Sep 6, 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