20 lines
551 B
Plaintext
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.
|
|
|
|
|
|
|
|
|
|
|