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

# Payments

- [How to connect Flutterwave?](https://docs.getwindo.com/payments/how-to-connect-flutterwave.md)
- [How to connect PayPal?](https://docs.getwindo.com/payments/how-to-connect-paypal.md)
- [How to connect Razorpay?](https://docs.getwindo.com/payments/how-to-connect-razorpay.md)
- [How to connect Cashfree?](https://docs.getwindo.com/payments/how-to-connect-cashfree.md)
- [How to connect Midtrans?](https://docs.getwindo.com/payments/how-to-connect-midtrans.md)
- [How to connect Paystack?](https://docs.getwindo.com/payments/how-to-connect-paystack.md)
- [How to connect Stripe?](https://docs.getwindo.com/payments/how-to-connect-stripe.md)
- [How to manage payments?](https://docs.getwindo.com/payments/how-to-manage-payments.md)


---

# 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.getwindo.com/payments.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.
