# Welcome to our Payment API

## Welcome to our FrontStream Payment API!

The **FrontStream Payment API** documentation provides everything needed to begin processing payments, whether for charity organizations or direct merchants. It includes an **Overview of features**, a **Quick Start Guide** to help users get up and running and also offers detailed **API references** for more advanced usage. The goal is to make integrating payment processing simple for users and api partners in charitable giving or direct merchant environments.

Here you will find all the necessary documentation to begin processing payments, either for your preferred charity organization or as a direct merchant.

## Let's get you started!

Start with our Payment API Overview of features to get you interested

{% content-ref url="welcome-to-our-payment-api/overview" %}
[overview](https://developers.frontstream.com/welcome-to-our-payment-api/overview)
{% endcontent-ref %}

Then take a look at our Quick Start to begin your payment journey

{% content-ref url="welcome-to-our-payment-api/quick-start" %}
[quick-start](https://developers.frontstream.com/welcome-to-our-payment-api/quick-start)
{% endcontent-ref %}

Or jump right into our API references

{% content-ref url="welcome-to-our-payment-api/api-references" %}
[api-references](https://developers.frontstream.com/welcome-to-our-payment-api/api-references)
{% endcontent-ref %}

### For more information please **contact us** at:

{% embed url="<https://www.frontstream.com/payments>" %}


---

# 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://developers.frontstream.com/welcome-to-our-payment-api.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.
