Skip to main content

11 docs tagged with "customer-ops"

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

Customer Operations Runbooks

Index of customer ops runbooks — onboarding, cancellation, refunds, support escalation, claim disputes, church data updates, voice number provisioning, and listing removal

Handle a Church Support Request

Triage and resolve inbound church support requests — classify by type (billing, access, bug, content), investigate with Supabase + Stripe + Vercel logs, and respond via Gmail

Handle a PewSearch Claim Dispute

Resolve a PewSearch listing claimed by the wrong person — verify legitimate ownership, transfer the claim record, and communicate the outcome to both parties

Manually Set Up a PewSearch Premium Page

Provision a Premium Page manually when automated checkout fails or for founding/manual deals — create the premium_churches record, optionally link a Stripe subscription, and test the page

Merge Duplicate Church Records

Consolidate two duplicate church records in the churches table — identify the canonical record, migrate any premium_churches or voice_agent rows, and hide the duplicate

Onboard a New Church After Checkout

Verify automated onboarding completed after checkout — check premium_churches record, confirm chatbot/voice provisioning, send magic link, and run manual fallback if webhook failed

Process a Refund

Issue a full or partial refund via Stripe CLI in live mode — look up the charge, apply the refund, verify in Stripe, and send the customer a confirmation email

Update Church Information

Correct or update a church's data in the churches table — name, address, phone, website, service times — with safety checks to avoid corrupting the 218K directory