Skip to content

v0.1.0

Latest

Choose a tag to compare

@dekoza dekoza released this 10 Jul 12:07

First release: Stripe payment provider plugin for the python-getpaid ecosystem.

  • Stripe Checkout Sessions (payment mode) via stripe-python (async)
  • Webhook handling with signature verification; payment_intent.* authoritative for money-state
  • Manual capture / pre-auth: charge() with partial capture, release_lock()
  • Full and partial refunds; Radar fraud review mapping; pull-status backstop
  • Simulator sub-package for python-getpaid-simulator (fake hosted checkout, real HMAC-signed webhooks, time-travel ops)

Built from SPEC.md. PyPI: https://pypi.org/project/python-getpaid-stripe/0.1.0/