# Cancelación de orden de pago

Si, es posible cancelar una orden de pago en estado “available” pero no desde la aplicación Payment Gateway. Para lograrlo, [debe enviarle una petición al API.](https://developers.mymoid.com/api-reference#/operations/Cancel)

*Una vez cancelada, podrá validar desde la aplicación Payment Gateway que la orden de pago toma de estado “Cancelled”.*

***

### 💁 **¿Necesitas ayuda?**

[Escribe un ticket](https://support.mymoid.com/support/home) con el motivo de consulta y contacta directamente con soporte.


---

# 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.mymoid.com/por-producto/payment-gateway/es-posible-cancelar-una-orden-de-pago.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.
