# Pasarela

- [Introducción](https://plexo.gitbook.io/plexo/gateway/pasarela/introduccion.md)
- [Servicios](https://plexo.gitbook.io/plexo/gateway/pasarela/servicios.md)
- [Selección y uso de medios de pago](https://plexo.gitbook.io/plexo/gateway/pasarela/servicios/seleccion-y-uso-de-medios-de-pago.md)
- [Antes de comenzar](https://plexo.gitbook.io/plexo/gateway/pasarela/servicios/antes-de-comenzar.md)
- [Interacción](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion.md)
- [1. Autorización](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/1.-autorizacion.md)
- [2. Mostrar WEB](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/2.-mostrar-web.md)
- [3. Realizar pago](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/3.-realizar-pago.md)
- [3.1. Pagos recurrentes](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/3.-realizar-pago/3.1.-pagos-recurrentes.md)
- [4. Cancelar una compra](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/4.-cancelar-una-compra.md)
- [5. Consultar estado](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/5.-consultar-estado.md)
- [6. ExpressCheckout](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/6.-expresscheckout.md)
- [7. Alta, Baja y Modificaciones de comercios](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/7.-alta-baja-y-modificaciones-de-comercios.md)
- [8. Multiadquirencia y Facilitadores de pago](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/8.-multiadquirencia-y-facilitadores-de-pago.md)
- [9. Consulta de medios de pagos disponibles](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/9.-consulta-de-medios-de-pagos-disponibles.md)
- [10. Devolución](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/10.-devolucion.md)
- [11. Devoluciones múltiples](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/11.-devoluciones-multiples.md)
- [12. Reserva](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/12.-reserva.md)
- [13. Split Payments](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/13.-split-payments.md)
- [14. Split Payments via ExpressCheckout](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/14.-split-payments-via-expresscheckout.md)
- [15. Autenticación 3DSecure](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/15.-autenticacion-3dsecure.md)
- [16. Antifraudes complementarios](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/16.-antifraudes-complementarios.md)
- [Diagrama de secuencia](https://plexo.gitbook.io/plexo/gateway/pasarela/interaccion/diagrama-de-secuencia.md)


---

# 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://plexo.gitbook.io/plexo/gateway/pasarela.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.
