# Configure Second Payment Gateway

Limio now extends the functionality of its Zuora connector to support specifying two different gateways, one for authorisation and one for initial/recurring transactions.

## **To set this up**

1. Go to settings -> General settings -> Zuora
2. Scroll down to Recurring Payment Gateway Name, Add in the Gateway name and click save.

<figure><img src="/files/ct77odNutVksQRYgLgWT" alt=""><figcaption></figcaption></figure>

*Screenshot: Setting up secondary payment gateway in Zuora settings*

The default gateway will be used for initial authorisation payments during the checkout process.

If a secondary gateway isn’t specified then both the authorisation and payment go through the same gateway.

\---


---

# 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.limio.com/integrations/zuora-integration/configuring-payment-gateways/how-to-set-up-zuora-hosted-payment-methods-for-limio/how-to-setup-a-second-payment-gateway.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.
