Skip to main content

8 docs tagged with "subscription"

View all tags

Cancel a Church Subscription

Handle subscription cancellation via Stripe CLI — immediate cancellation vs end-of-period, DB access revocation, voice agent deactivation, and the lifecycle email win-back sequence

Checkout Flow

Stripe checkout session creation, payment handling, and post-checkout webhook processing for ChurchWiseAI, PewSearch, and ITW subscriptions

IllustrateTheWord Premium Overview

Product overview for IllustrateTheWord (ITW) — sermon illustration library with 327K content records, free tier browse, and $9.95/mo Premium subscription for pastors

ITW Authentication & Subscription Flow

Supabase Auth login/signup flow for ITW, how premium subscription status gates illustration access, and the Stripe checkout + webhook path that unlocks Premium

Premium Page Overview

PewSearch Premium Page product ($9.95/mo) — what it includes, how it differs from a free listing, the claim flow, and its relationship to the Pro Website product

Stripe Webhook Processing

How Stripe subscription events (created, updated, deleted, payment_failed) are handled across all three codebases — DB updates, access provisioning, and MailerLite sync