> ## Documentation Index
> Fetch the complete documentation index at: https://docs.waffo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Feature Overview

> Everything Waffo Pancake offers at a glance

## Platform Features

Waffo Pancake is an all-in-one Merchant of Record payment platform. Here's everything it offers, organized by module.

***

## Products & Pricing

<CardGroup cols={2}>
  <Card title="Product Management" icon="box" href="/features/products">
    Create one-time and subscription products. Multi-currency pricing, tax categories, immutable versioning. Manage product lifecycle via Dashboard or API.
  </Card>

  <Card title="Subscription Management" icon="repeat" href="/features/subscriptions">
    Full subscription lifecycle: weekly/monthly/quarterly/yearly billing, free trials, dunning, cancellation, and reactivation. Product groups for plan switching.
  </Card>
</CardGroup>

***

## Payments & Checkout

<CardGroup cols={2}>
  <Card title="Checkout" icon="palette" href="/features/checkout">
    Two-step optimized checkout flow. Theme customization (brand colors, logo, dark mode), 7 languages, Apple Pay and Google Pay.
  </Card>

  <Card title="Orders & Payments" icon="clipboard-list" href="/features/orders-payments">
    Real-time order status and payment tracking. One-time and subscription orders with automatic tax calculation and collection.
  </Card>

  <Card title="Refunds" icon="rotate-left" href="/features/refunds">
    Ticket-based refund system. Partial and full refunds, 14-day refund window, built-in approval workflow.
  </Card>

  <Card title="Finance & Payouts" icon="building-columns" href="/features/finance">
    View balance, payout history, and transaction details. Configure bank accounts for payouts. Multiple payout schedules.
  </Card>
</CardGroup>

***

## Customers & Operations

<CardGroup cols={2}>
  <Card title="Customer Management" icon="users" href="/features/customer-management">
    View customer list, purchase history, and subscription status. Automatic email-based customer association.
  </Card>

  <Card title="Customer Portal" icon="user-shield" href="/features/customer-portal">
    Built-in self-service portal. Customers log in via Magic Link to view orders, manage subscriptions, request refunds, and update payment methods.
  </Card>

  <Card title="Notifications" icon="bell" href="/features/notifications">
    12 built-in email templates: order confirmation, subscription confirmation, renewal reminders, cancellation notices, and more. Merchant and customer notifications.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/features/analytics">
    Real-time revenue dashboard: MRR, Churn Rate, LTV, ARPU, and more. Trend analysis, distribution analysis, and customer insights — no SQL needed.
  </Card>
</CardGroup>

***

## Developer Tools

<CardGroup cols={2}>
  <Card title="SDK & API" icon="code" href="/features/integrations">
    TypeScript SDK, REST API + GraphQL, Webhook notifications, API Key management. AI-friendly SDK Skill integration.
  </Card>

  <Card title="Test Mode" icon="flask" href="/features/test-mode">
    Complete test environment isolated from production. Use test card numbers to simulate payments and test the full flow. One-click test/live toggle.
  </Card>
</CardGroup>

***

## Compliance & Review

<CardGroup cols={2}>
  <Card title="MoR Compliance" icon="shield-check" href="/mor/what-is-mor">
    Waffo Pancake acts as your Merchant of Record, handling global tax calculation, collection, and reporting. Accept payments compliantly without registering a company.
  </Card>

  <Card title="KYB Review" icon="file-check" href="/mor/account-reviews">
    Submit store details for qualification review. Production mode automatically enabled after approval.
  </Card>
</CardGroup>

***

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Complete flow from sign-up to your first payment.
  </Card>

  <Card title="AI Integration" icon="wand-magic-sparkles" href="/integrate/ai-integration">
    One-click payment integration with AI coding assistants.
  </Card>
</CardGroup>
