Template - SaaS / subscriptions

SaaS subscription

Refunds are rare; pro-rated credits common. Auto-allow up to $500, approve to $5k, block above.

Why this profile

Design rationale

SaaS refund volume is low but average value is higher (annual plans, multi-seat). Auto-allow ceiling is therefore higher than DTC. Goodwill credit ceiling is bumped because customer-success-issued credits are routine. Payouts and transfers are typically not in scope for pure-SaaS — leave those at conservative defaults so any surprise activity routes to approval.

Default mode: simulatesaassubscriptionhigh-trust
Decision matrix

Top-level thresholds

These thresholds apply to refunds and any category that does not have its own override. Amounts are in USD cents in the underlying rule and rendered in USD here.

Auto-allow up to
$500
Approval band
$500 - $25,000
Hard block above
$25,000
Always escalate reasons
fraudulent
Dispute deadline rule
Escalate to approval when evidence is due within 48h, regardless of amount
Per-category overrides

Where the defaults differ

When a category has its own ceiling, the typed evaluator consults the override instead of the top-level. Categories without an override fall back to the thresholds above.

Goodwill credits

Discretionary credits issued via customer.balance_transaction. Often tighter than refund ceilings because every issuance is policy-discretionary.

Auto-allow up to
$250
Require approval
> $250
Hard block above
> $5,000

Payouts

stripe.payout.create plus the full lifecycle (paid, failed, canceled, reconciliation_completed). Operators with steady payout cadence want a higher ceiling here.

Auto-allow up to
$500
Require approval
> $500
Hard block above
> $10,000

Connect transfers

stripe.transfer.create and reversals across Connect platforms. Often the largest movements in marketplace flows.

Auto-allow up to
$250
Require approval
> $250
Hard block above
> $5,000

Disputes

charge.dispute lifecycle. Always combined with the dispute-window deadline rule below.

Auto-allow up to
$0
Require approval
> $0
Hard block above
> $1,000
Sample decisions

What this template would decide

Pure threshold projection at common amounts. Live decisions also consult blocked-reason lists (e.g. fraudulent refunds always escalate) and the dispute-window escalation rule, so a real decision may be stricter than what the matrix shows.

AmountRefund / defaultGoodwill creditsPayoutsConnect transfersDisputes
$50Auto-allowAuto-allowAuto-allowAuto-allowRequire approval
$200Auto-allowAuto-allowAuto-allowAuto-allowRequire approval
$500Auto-allowRequire approvalAuto-allowRequire approvalRequire approval
$2,000Require approvalRequire approvalRequire approvalRequire approvalHard block
$10,000Require approvalHard blockRequire approvalHard blockHard block
Identifiers

Wiring details

Useful when you want to reference this template programmatically, in tests, or in support tickets.

Template slug
saas-subscription
Resulting policy name
SaaS subscription refund policy
Install endpoint
POST /api/policies/typed-templates/install with body { slug: "saas-subscription" }
Catalog endpoint
GET /api/policies/typed-templates

See also: all templates - full coverage matrix - AI agents brief

Next step

Install this template

Sign in to your Axiru workspace and install 'SaaS subscription'. Decisions land on your dashboard within seconds of your next webhook. Move from simulate to enforce when you have the audit trail you want.

Start in shadow mode first. Move to live enforcement later.

SaaS subscription - Axiru policy template | Axiru