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

# Introduction

> Stop wrestling with complex payment APIs. Get Paddle working in your app in minutes, not days.

## The Power of Merchant of Record (MoR)

Paymint is built on top of Paddle, a **Merchant of Record (MoR)**. This means you can scale globally from day one without worrying about the legal and financial "headaches" of running a global business.

<CardGroup cols={2}>
  <Card title="Global Tax Compliance" icon="receipt">
    Paddle automatically handles VAT, GST, and Sales Tax in 200+ countries. You never have to worry about multinational tax filing.
  </Card>

  <Card title="Instant Global Scale" icon="globe">
    Scale to the entire world on day one. Accept 20+ currencies and localized payment methods without setting up local entities.
  </Card>

  <Card title="Liability & Protection" icon="shield">
    Built-in fraud detection and chargeback handling. Paddle takes on the risk, protecting your business from revenue loss.
  </Card>

  <Card title="One Single Payout" icon="money-bill">
    Instead of managing thousands of transactions, receive a single monthly payout. No per-transaction accounting complexity.
  </Card>
</CardGroup>

<Info>
  By using a Merchant of Record, you bypass the complexity of global regulations. Paddle appears on customer invoices as the seller, handling all compliance while you focus on code.
</Info>

## AI Agent Integration (Vibe Coding)

Paymint is designed for the modern developer. Whether you are using **Cursor, Windsurf, Bolt, or Lovable**, integrating payments has never been easier. Use our optimized AI prompts to generate an entire payment flow in seconds.

<Card title="Vibe Coding Prompts" icon="sparkles" href="/prompts">
  Just copy, paste, and let your AI agent do the heavy lifting. Get integrated in minutes, not days.
</Card>

## Why Paymint?

Paymint provides a simplified SDK and AI-ready tools that wrap Paddle's API, making integration faster and more reliable.

<CardGroup cols={2}>
  <Card title="AI Prompt First" icon="sparkles">
    Optimized for vibe coding. Use our ready-made prompts to let AI agents handle the entire integration.
  </Card>

  <Card title="One-Line SDK" icon="bolt">
    Get started with a single import. Our SDK handles all the complexity of Paddle's API so you don't have to.
  </Card>

  <Card title="Type-Safe SDKs" icon="code">
    Full TypeScript support with auto-completion and compile-time error checking for all Paddle operations.
  </Card>

  <Card title="Real-Time Webhooks" icon="webhook">
    Automatic webhook handling with built-in validation, retry logic, and event processing.
  </Card>
</CardGroup>

## Getting Started

<CardGroup cols={2}>
  <Card title="Mission" icon="flag" href="/mission">
    Learn about our goal to empower vibe coders
  </Card>

  <Card title="Quickstart" icon="play" href="/guides/onboarding">
    Get up and running in less than 5 minutes
  </Card>
</CardGroup>
