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

# Use Cases

> Discover how businesses across different industries use Yabetoo to power their payments.

Explore real-world examples of how various businesses integrate Yabetoo to accept payments, manage disbursements, and grow their operations across Africa.

<CardGroup cols={2}>
  <Card title="SaaS Platform" icon="cloud" href="/en/platforms/examples/saas-platform">
    Subscription billing and recurring payments for software services
  </Card>

  <Card title="School Fees" icon="graduation-cap" href="/en/platforms/examples/school-fees">
    Tuition and fee collection for educational institutions
  </Card>

  <Card title="Event Ticketing" icon="ticket" href="/en/platforms/examples/event-ticketing">
    Ticket sales for concerts, conferences, and events
  </Card>

  <Card title="Delivery Service" icon="truck" href="/en/platforms/examples/delivery-service">
    Payment collection and driver payouts for delivery platforms
  </Card>

  <Card title="Digital Savings Vault" icon="piggy-bank" href="/en/platforms/examples/savings-vault">
    Goal-based savings and financial management applications
  </Card>
</CardGroup>

## Why Yabetoo?

<CardGroup cols={3}>
  <Card title="Mobile Money First" icon="mobile">
    Native support for MTN and Airtel Money across African markets
  </Card>

  <Card title="Developer Friendly" icon="code">
    SDKs in JavaScript, Python, PHP with comprehensive documentation
  </Card>

  <Card title="Fast Payouts" icon="bolt">
    Instant disbursements to recipients via mobile money
  </Card>
</CardGroup>

## Common Integration Patterns

### Accept Payments

Use payment intents or hosted checkout sessions to collect payments from customers.

### Send Money

Use disbursements to pay vendors, employees, or partners instantly.

### Track Transactions

Use webhooks to receive real-time notifications about payment status changes.

***

Select a use case above to see detailed implementation guides and code examples.
