Files
cfw-autumn/apps/docs/mintlify/react/components/overview.mdx
2026-02-16 12:09:51 +00:00

20 lines
551 B
Plaintext

---
title: "Overview"
description: "Drop in Autumn's components to handle upgrades, downgrades, paywalls etc"
---
Autumn handles your billing flows, so you don't need to build and maintain user flows like:
- Purchasing a product
- Inputting quantities for prepaid products
- Upgrading, downgrading, cancelling or renewing a product's subscription
- Paywalling features
- Failed payments [coming soon]
Autumn offers the components in 2 forms: React components to drop in, or customizable shadcn/ui components that can be downloaded and edited.