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

# Stripe

> Accept card payments through Stripe via the Wava platform.

# Stripe Integration

Connect your Stripe account to accept card payments alongside Wava's digital wallet payment methods. Buyers see Stripe as an additional payment option when paying through Wava checkout or payment links.

## How it works

Stripe integration is configured through the Wava merchant dashboard — it is not available through the direct API. Once connected, card payments appear automatically as a payment option in your Wava checkout flow.

## Setup

<Steps>
  <Step title="Go to Integrations">
    In the [Wava Dashboard](https://app.wava.co), navigate to **Settings > Integrations > Stripe**.
  </Step>

  <Step title="Connect Stripe">
    Click **Connect with Stripe** and follow the Stripe OAuth flow to authorize Wava.
  </Step>

  <Step title="Configure">
    Choose which currencies and payment methods to enable.
  </Step>
</Steps>

<Note>
  Stripe payments are processed through Stripe's infrastructure. Wava handles the checkout experience and order tracking, while Stripe handles the actual card processing and payouts. Detailed setup guide coming soon.
</Note>
