# Payment Gateways

Setting up payment gateways is crucial for accepting donations and processing sponsorships. HelpYouSponsor supports multiple payment gateway options to ensure flexibility for your organization. This section will guide you through setting up the available payment gateways.

We currently support **Stripe, Paypal, Flutterwave, QPayPro,** and **Authorize.net** payment gateways.

HelpYouSponsor only supports one credit card payment gateway at a time with an addition of PayPal. So you can use two payment gateways the is PayPal and any one of the credit card payment gateways (Stripe, Flutterwave, QPayPro, Authorize.net).

> **NOTE:** *You can only add or activate PayPal if the selected Base Currency is supported by PayPal payment gateway.*

To access Payment Gateways click **"Payment Gateways"** under "**Settings**" on the main menu on the left.

<figure><img src="/files/2A4q98lrCOGTKJSav0Dm" alt=""><figcaption><p>Stripe, Flutterwave and QPayPro</p></figcaption></figure>

<figure><img src="/files/tJ1C7PutMLf2e0M6241h" alt=""><figcaption><p>PayPal and Authorize.net</p></figcaption></figure>


---

# 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.helpyousponsor.com/guides/getting-started/quick-start-guide/payment-gateways.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.
