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

# Payment Methods

> Understanding payment options and automatic top-up features on Gately AI

<Frame>
  <img src="https://mintcdn.com/taamai-c8c27d6c/7tpU7wOp-rlopJuB/images/api-logs.png?fit=max&auto=format&n=7tpU7wOp-rlopJuB&q=85&s=4be1fadda36535d14f062ef61b591c25" alt="Rate Limits Overview" width="5760" height="3840" data-path="images/api-logs.png" />
</Frame>

## Payment Processing

<Info>
  Gately AI uses [Stripe](https://stripe.com) for secure payment processing. All payment information is handled and stored securely by Stripe.
</Info>

<CardGroup cols={2}>
  <Card title="Secure Payments" icon="shield-check">
    Your payment information is never stored on our servers
  </Card>

  <Card title="Global Coverage" icon="globe">
    Accept payments from anywhere in the world
  </Card>
</CardGroup>

## Top-Up Options

<AccordionGroup>
  <Accordion title="Manual Top-Up" icon="hand-holding-dollar">
    <div className="mt-4">
      | Feature           | Detail                            |
      | ----------------- | --------------------------------- |
      | Minimum Amount    | \$10 USD                          |
      | Processing Time   | Instant                           |
      | Available Methods | Credit/Debit Cards, Bank Transfer |
    </div>
  </Accordion>

  <Accordion title="Automatic Top-Up" icon="rotate">
    Enable automatic payments to maintain your credit balance:

    1. Set a minimum balance threshold
    2. Choose top-up amount
    3. Select payment method
    4. Enable auto-reload

    When your balance falls below the threshold, credits will be automatically added.
  </Accordion>
</AccordionGroup>

## Setting Up Auto Top-Up

<Steps>
  <Step title="Access Billing Settings">
    Navigate to [Billing Settings](https://app.gately.ai/dashboard/settings/organization/billing)
  </Step>

  <Step title="Enable Auto Top-Up">
    Find the "Automatic Top-Up" section and toggle it on
  </Step>

  <Step title="Configure Parameters">
    Set up your auto-reload preferences:

    * Threshold Amount: When to trigger
    * Top-Up Amount: How much to add
    * Payment Method: Which card/account to use
  </Step>

  <Step title="Save Changes">
    Confirm your settings and save the configuration
  </Step>
</Steps>

<Note>
  Auto top-up helps prevent service interruptions by maintaining your credit balance automatically.
</Note>

## Supported Payment Methods

<CardGroup cols={3}>
  <Card title="Credit Cards" icon="credit-card">
    Visa, Mastercard, American Express
  </Card>

  <Card title="Bank Transfer" icon="building-columns">
    ACH, Wire Transfer, SEPA
  </Card>

  <Card title="Digital Wallets" icon="wallet">
    Apple Pay, Google Pay
  </Card>
</CardGroup>

<Warning>
  All payments are processed in USD. Your bank may apply conversion fees for other currencies.
</Warning>

<Card title="Need Help?" icon="circle-question">
  For payment-related issues or questions, please contact our [billing support team](mailto:billing@taam.cloud)
</Card>
