CreditPackCard
Credit pack purchase card with amount, pricing, and buy CTA.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| credits* | number | — | Number of credits |
| price* | string | — | Price display text |
| pricePerCredit* | string | — | Per-credit price |
| bestValue | boolean | false | Show best value badge |
| onCheckout* | () => void | — | Checkout callback |
| loading | boolean | false | Show loading state |