> For the complete documentation index, see [llms.txt](https://docs.mavibot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavibot.ai/doc/es/integrations/payment.md).

# Pago

- [Capusta.space](https://docs.mavibot.ai/doc/es/integrations/payment/capusta.space.md): Servicio para recibir pagos para sitios web, blogs, canales de Telegram, transmisiones y otras plataformas.
- [Bepaid](https://docs.mavibot.ai/doc/es/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/es/integrations/payment/bepaid/bepaid-ru.md)
- [CoinPayments](https://docs.mavibot.ai/doc/es/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/es/integrations/payment/inxy.md): Plataforma de criptoprocesamiento con funciones recurrentes
- [PayPal](https://docs.mavibot.ai/doc/es/integrations/payment/paypal.md): Configuración de la recepción de pagos por chat de PayPal
- [Payeer.trade](https://docs.mavibot.ai/doc/es/integrations/payment/payeer.md): Payeer.trade. La bolsa de Payeer es una plataforma de trading lanzada por el sistema de pagos del mismo nombre. PAYEER Exchange permite intercambiar varias criptomonedas populares entre sí o comprar/vender por fiat
- [Prodamus (BLR)](https://docs.mavibot.ai/doc/es/integrations/payment/prodamus-blr.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/doc/es/integrations/payment/prodamus-blr/prodamus.md)
- [Robokassa (KZ)](https://docs.mavibot.ai/doc/es/integrations/payment/robokassa-kz.md)
- [Paynow](https://docs.mavibot.ai/doc/es/integrations/payment/paynow.md): Sistema de pago polaco
- [Mercado Pago](https://docs.mavibot.ai/doc/es/integrations/payment/mercado-pago.md)
- [Paytabs](https://docs.mavibot.ai/doc/es/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/doc/es/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/doc/es/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/es/integrations/payment/fondy.md): Conecta a tu bot pagos en línea cómodos de todo el mundo
- [Wayforpay](https://docs.mavibot.ai/doc/es/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/es/integrations/payment/walletone.md): Si necesitas aceptar pagos internacionales, WalletOne te ayudará.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mavibot.ai/doc/es/integrations/payment.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.
