UtilityLive Preview
Subscription Payments
Crypto subscription plan cards with pricing, feature lists, popular badge, and subscribe button with loading state.
subscriptionpaymentsplanspricing
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
plans* | Plan[] | — | Plans with id, name, price, token, interval, features[], popular? |
onSubscribe | (planId: string) => void | — | Called when user clicks subscribe |
subscribingId | string | — | Plan ID being subscribed to (loading) |
className | string | — | Additional CSS classes |