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

# Stripe Integration

> Unlock effortless payment management by integrating your Stripe account with the platform. This setup ensures smooth transactions, automated billing, and secure payment processing, offering a professional experience for your clients.

## **How to Connect Your Stripe Account**

**Steps:**

<Steps>
  <Step title="Generate API Keys in Stripe" stepNumber={1} titleSize="p">
    * Log in to your **Stripe Account**.
    * Navigate to **API Settings** and generate your **Publishable Key** and **Secret Key**.
      * Refer to:  **How to Generate API Keys in Stripe.**
      * Ensure you use **live API keys** for real transactions.
  </Step>

  <Step title="Connect Stripe in the Agency Panel" stepNumber={2} titleSize="p">
    * Log in to your **Agency Account**.
    * Go to **SaaS Setup > Stripe Integration**.
    * Click **Connect with Stripe** and input the Publish Key and **Secret Key** obtained
    * Select your desired **Currency Type** from the dropdown menu.
    * Click **Save** to complete the integration.
  </Step>
</Steps>

<img src="https://mintcdn.com/voicemetrics-47a09903/SZM3-3s7qk2soAZ4/images/stripe.png?fit=max&auto=format&n=SZM3-3s7qk2soAZ4&q=85&s=9e5d5f91c9e7f5b82252f672bfed50f5" alt="Stripe Pn" width="1920" height="1080" data-path="images/stripe.png" />

By completing these steps, you'll enable a seamless payment experience for your clients while ensuring smooth financial operations.

**Important Notes**

<Check>
  Ensure your Stripe account is active and properly configured.
</Check>

<Check>
  Double-check API keys to avoid integration errors.
</Check>
