# Manage Payments

Learn how to configure payment gateways in Zuora for use with Limio Commerce.

## Overview

Payment gateways process credit card and other payment transactions. Zuora supports multiple payment gateway providers that can be configured for use with Limio Commerce.

This section covers how to set up and configure payment gateways to work seamlessly between Limio and Zuora.

## Related Topics

For specific payment types configuration, see:

* [Configuring Payment Types](/integrations/zuora-integration/configuring-payment-gateways/configuring-payment-type.md) - Apple Pay, Google Pay, PayPal setup
* [Payment Gateway & Method Flexibility](https://docs.limio.com/product/checkout/overview-how-to-customise-the-limio-modular-checkout#payment-gateway-and-payment-method-flexibility) - Overview of how Limio integrates with billing-native and third-party payment providers


---

# 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.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.
