# Collect Payments

## Overview

Collecting escrow payments with Browpay at the moment only happens via a single standard checkout method. We are working hard to create more options soon.

However, in our bid to creating something that works, and a solution you want. We are open to open-source contributions for secondary plugins that can be made from the basic public endpoints in our API references.\
\
In addition to this, we will publish our store of libraries and SDKs for different use-cases and programming languages soon. We are on it.

&#x20;


---

# 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://developer.browpay.com/payments/collect-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.
