Releases: django-getpaid/python-getpaid-stripe
Releases · django-getpaid/python-getpaid-stripe
Release list
v0.1.0
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/