twin releases

Stripe twin — releases

Simulates the Stripe API — Customers, Products, Prices, PaymentIntents, PaymentMethods, Charges, Refunds, Subscriptions, Invoices, Coupons, SetupIntents, TaxRates, Disputes, Connect accounts, transfers, balance, payouts, events, checkout sessions, payment links, credit notes, promotion codes, subscription items, quotes, billing portal sessions, tokens, sources, mandates, confirmation tokens, application fees, application fee refunds, transfer reversals, account links, persons, topups, webhook endpoints, files, file links, shipping rates, reviews, and tax IDs with webhook delivery.

v0.2.0

SDK target: github.com/stripe/stripe-go @ v81

Features

  • Customers, Products, Prices, and Tax Rates
  • Payment Intents, Payment Methods, Setup Intents, and Confirmation Tokens
  • Charges, Refunds, and Disputes with evidence submission
  • Subscription lifecycle (trialingactivepast_duecanceled) with proration
  • Invoices, Credit Notes, Subscription Items, and Quotes
  • Checkout Sessions, Payment Links, and Billing Portal Sessions
  • Connect platform — accounts, transfers, balance, payouts, application fees + refunds, transfer reversals, account links, persons, topups
  • Webhook delivery with Stripe-Signature header, retry envelope, and ordering
  • Idempotency-key handling on mutating endpoints
  • Test-card semantics (4242, 4000 0000 0000 0002 decline, 4000 0027 6000 3184 3DS challenge)
  • Files, file links, shipping rates, reviews, tax IDs, coupons, promotion codes, tokens, sources, mandates

Coverage

  • 35/44 resource groups covered (80%) against the Stripe API
  • SDK target: github.com/stripe/stripe-go v81

Known limitations

  • Treasury and Issuing surfaces not yet supported (out of scope for v0.1.0)
  • Stripe Tax automated calculation not yet supported (manual TaxRates only)
  • Identity verification not yet supported
  • Climate and Crypto on-ramp APIs not yet supported