summaryrefslogtreecommitdiff
path: root/Biz/PodcastItLater/Billing.py
AgeCommit message (Expand)Author
45 hoursImprove type safety in Billing moduleBen Sima
47 hoursSimplify billing to single paid planBen Sima
2 daysSwitch to just one paid planBen Sima
2 daysCleanup some logging setup codeBen Sima
3 daysUpdate webhook test to match real Stripe API behaviorBen Sima
3 daysFix subscription webhook to handle Stripe API version differencesBen Sima
3 daysAdd detailed logging for missing subscription period datesBen Sima
3 daysAdd full checkout flow test with proper client_reference_idBen Sima
3 daysFix TypeError in checkout webhook when client_reference_id is NoneBen Sima
3 daysAllow webhook signature verification bypass for local testingBen Sima
3 daysAdd Stripe webhook tests and testing documentationBen Sima
3 daysFix Stripe webhook KeyError by using safe dict accessBen Sima
3 daysRemove personal tier, keep only free and proBen Sima
3 daysChange free plan from monthly to lifetime limitBen Sima
6 daysfeat: Add stripe to Python deps and document dependency processBen Sima
6 daysfeat(PodcastItLater): Add Stripe billing infrastructureBen Sima