Schedule subscription cancellation at period end and record exit-survey row.
Sets cancel_at_period_end=true on the Stripe subscription. Inserts a row
in subscription_cancellations capturing the optional reason + free-text.
The row is immutable — resuming the subscription does NOT delete it; it’s an
event log, not state.
Documentation Index
Fetch the complete documentation index at: https://docs.riftmap.dev/llms.txt
Use this file to discover all available pages before exploring further.