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

# Introduction

> Meet RabbitPay — the 1-Click Checkout platform built for Shopify merchants.

<Note>
  **Welcome to RabbitPay.** This documentation covers everything you need to integrate 1-Click Checkout, partial payments, COD management, and the full RabbitPay API into your Shopify store or headless commerce stack.
</Note>

## What is RabbitPay?

RabbitPay is a **1-Click Checkout platform** purpose-built for Shopify merchants. It replaces multi-step checkout with a single tap, verified via OTP, and returns high- intent shoppers to purchase in under **7 seconds**.

RabbitPay handles:

* 1-Click Checkout with saved addresses and payment methods
* **Partial payments** (part prepaid, part COD)
* **COD** verification, RTO reduction, and risk scoring
* Native Shopify order sync via webhooks
* A unified REST API and SDKs for headless commerce

## Who is this for?

<CardGroup cols={3}>
  <Card title="Merchants" icon="store">
    Install RabbitPay on Shopify in minutes and start converting more carts.
  </Card>

  <Card title="Developers" icon="code">
    Build custom checkout flows with our REST API, webhooks, and SDKs.
  </Card>

  <Card title="Partners" icon="handshake">
    Agencies and platforms integrating RabbitPay for their clients.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Shopper lands on product page">
    RabbitPay renders a **Buy Now** button next to your existing Add to Cart.
  </Step>

  <Step title="One tap + OTP">
    Returning shoppers authenticate via mobile OTP. First-time shoppers add their details once — future purchases become truly one-click.
  </Step>

  <Step title="Payment or COD selection">
    Shoppers pick full prepaid, partial COD, or full COD (with risk scoring).
  </Step>

  <Step title="Order created in Shopify">
    RabbitPay creates the order via the Shopify Admin API and fires webhooks to your systems.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/getting-started/quick-start">
    Go from zero to your first test order in under 10 minutes.
  </Card>

  <Card title="Shopify Integration" icon="shopify" href="/integrations/shopify">
    Install the RabbitPay app and configure your checkout.
  </Card>

  <Card title="API Reference" icon="code" href="/api/reference">
    Full reference for every RabbitPay endpoint.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/api/webhooks">
    Subscribe to order, payment, and refund events in real time.
  </Card>
</CardGroup>
