# Create Payment Manager Types

## Description

This guide will provide the types of payment managers that can be created and then can be configured to the program accordingly.

1. [Payment Hub EE Payment Manager](https://docs.openg2p.org/1.0.0/guides/user-guides/create-payment-manager-types/create-payment-hub-ee-payment-manager)
2. [Payment Interoperability Layer Payment Manager](https://docs.openg2p.org/1.0.0/guides/user-guides/create-payment-manager-types/create-payment-interoperability-layer-payment-manager)
3. [Default Payment Manager](https://docs.openg2p.org/1.0.0/guides/user-guides/create-payment-manager-types/create-default-payment-manager)


---

# 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://docs.openg2p.org/1.0.0/guides/user-guides/create-payment-manager-types.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.
