# Test Payment API Features

- [Charity Search](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/charity-search.md)
- [Tokenization](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/tokenization.md)
- [Payment](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/payment.md)
- [Fee](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/fee.md)
- [Response Codes](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/response-codes.md): Payment API Response Codes returned in the Payment Response object for ResponseCode, PaymentResult, and PaymentStatus codes described.
- [Each API reference specifics!](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics.md)
- [Authenticate](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/authenticate.md)
- [Fees](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/fees.md)
- [Notifications](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/notifications.md)
- [Recurring Contracts](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/recurring-contracts.md)
- [Pay Links](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/pay-links.md)
- [Charity Search](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/charity-search.md)
- [Get Processor Payment Methods](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/get-processor-payment-methods.md)
- [Surcharge](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/surcharge.md)
- [Payments](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/payments.md)
- [Returns](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/returns.md)
- [Tokenization](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/tokenization.md)
- [Reports](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/reports.md)
- [Models](https://developers.frontstream.com/welcome-to-our-payment-api/api-references/test-payment-api-features/each-api-reference-specifics/models.md)


---

# 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/api-references/test-payment-api-features.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.
