Skip to main content

3 docs tagged with "checkout"

View all tags

Checkout Flow

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

Payment Flow Architecture

Source of truth for all Stripe payment flows. Payment-first principle — no DB writes until checkout.session.completed webhook confirms payment.

Stripe Integration

Stripe billing setup across all three products — one account with test and live modes, webhook processing, checkout session flow, and subscription lifecycle management