- Renamed package to pinax-stripe-light
- Dropped most models and all actions, retaining only templatetags and the webhook integration pieces
- Added a script to generate webhook handlers
- Added webhook verification using signature header
- Updated packaging and CI