Documentation Index
Fetch the complete documentation index at: https://docs.cobrix.co/llms.txt
Use this file to discover all available pages before exploring further.
Ambientes disponibles
Staging
Desarrollo y pruebas
- Pagos simulados
- Sin transacciones reales
- API keys con prefijo
sk_test_*
Producción
Transacciones reales
- Requiere certificación
- API keys con prefijo
sk_live_* - SLA garantizado
URLs base
API
| Ambiente | URL base |
|---|---|
| Staging | https://api-staging.cobrix.co |
| Producción | https://api.cobrix.co |
/api/external/payments.
Checkout UI (modo Hosted)
| Ambiente | Patrón |
|---|---|
| Staging | https://checkout-staging.cobrix.co/checkout/{token} |
| Producción | https://checkout.cobrix.co/checkout/{token} |
checkoutUrl al crear un pago hosted.
Configuración recomendada
Usa variables de entorno para alternar entre ambientes:Variables de entorno
Diferencias entre ambientes
| Característica | Staging | Producción |
|---|---|---|
| Transacciones reales | ❌ | ✅ |
| Webhooks | ✅ | ✅ |
| Métodos de pago | Simulados | Reales |
| Rate limit por key | 60/min | 60/min (configurable) |
| SLA | No garantizado | 99,9% |
Ir a producción
Pasar certificación
Completa el proceso de certificación.