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

# Environments

> Base URLs for Production and Sandbox environments.

## Base URLs

Holdstation Pay provides two environments for integration:

| Environment    | API Base URL                      |
| -------------- | --------------------------------- |
| **Production** | `https://pay-api.holdstation.com` |
| **Sandbox**    | `https://payment.capybera.xyz`    |

<Tip>
  Use the **Sandbox** environment during development and testing. Switch to **Production** when you are ready to go live.
</Tip>

## Widget URLs

If you are integrating via the widget (iframe), use these base URLs:

| Environment    | Widget Base URL               |
| -------------- | ----------------------------- |
| **Production** | `https://pay.holdstation.com` |
| **Sandbox**    | `https://pay.capybera.xyz`    |
