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

# Stripe Integration

> Complete payment processing with subscriptions, webhooks, customer management, and billing

Leap makes payment processing simple with Stripe. Describe your payment requirements and get a complete integration with webhooks and secure payment handling.

## How it works

1. **Describe your payment needs** in a prompt
2. **Leap generates the integration** with Stripe's APIs
3. **Add your API keys** to secrets when prompted

<Info>
  **LLM results vary**, but we consistently get working Stripe integrations in one shot, including webhook verification.
</Info>

## Example prompt

```
Add Stripe payments for subscription billing with three tiers,
one-time product purchases, and automatic invoice generation with
webhook handling for failed payments and cancellations
```
