# Ambiente Sandbox

### Urls para integración

Para realizar la integración en un ambiente Sandbox, debes crear una cuenta con un correo cualquiera en el siguiente site

[**https://sandbox.reveniu.com**](https://sandbox.reveniu.com)

Deberás generar tu api secret para este ambiente, y apuntar tu url de api a:

[**https://integration.reveniu.com**](https://integration.reveniu.com)

### Datos de Tarjetas de prueba para ambiente Sandbox

#### TARJETAS DE PRUEBA CRÉDITO

* PAN: 4051885600446623 FECHA EXP: Cualquiera superior al día de hoy CVV: 123

*(Genera transacciones Exitosas)*

* PAN: 5186059559590568 FECHA EXP: Cualquiera superior al día de hoy CVV: 123

*(Genera transacciones Fallidas)*

#### TARJETAS DE PRUEBA DÉBITO

* Redcompra 4051884239937763

*genera transacciones aprobadas (para operaciones que permiten débito Redcompra y prepago)*

* *R*edcompra 5186008541233829

genera transacciones rechazadas (para operaciones que permiten débito Redcompra y prepago)

**Al ingresar a transbank, se debe usar el siguiente RUT y clave: 11.111.111-1 / 123**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reveniu.com/api-recursos/ambiente-sandbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
