# CCAvenue

## General Information

CCAvenue is an Indian online payment gateway that enables merchants to accept payments through various payment methods.

### Links

* [Login](https://dashboard.ccavenue.com/jsp/merchant/merchantLogin.jsp) at CCAvenue
* CCAvenue [Website](https://www.ccavenue.com)

## Features

### Payment types

The following features are available in the Payrexx merchant administration panel:

* ✅ One-time payment
* ❌ Refund
* ❌ Partial refund
* ❌ Recurring payments (Subscription)
* ❌ Tokenization
* ❌ Pre-authorization

### Payment methods

* <img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FFzqGHKrDxY23uNToD8pi%2Fimage.png?alt=media&#x26;token=0fd2461e-4823-40d5-9f24-ad5693c8cb3f" alt="" data-size="line"> Visa
* <img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FxtkG3ngsKbFOzOvwMYFG%2Fimage.png?alt=media&#x26;token=b2827bcf-0be3-46e7-8944-029db7022e37" alt="" data-size="line"> Mastercard
* <img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FzTuLwU3iCaioPKn2HkyF%2Fcard_american_express.svg?alt=media&#x26;token=a6ae6a76-8f93-4625-9272-c3890fdb32a1" alt="" data-size="line"> American Express
* <img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FVrMGOC7xUz5qaidSRn72%2Fcard_diners-club.svg?alt=media&#x26;token=75582842-4fbf-4f41-879b-3857fbcae694" alt="" data-size="line"> Diners Club
* <img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FvSKXN3qGfmahIswqzT7r%2Frupay.jpg?alt=media&#x26;token=b527f97f-11f8-480c-9f79-af14720c3a60" alt="" data-size="line"> RuPay

## Setup

Please follow the instructions below to integrate CCAvenue as an external payment provider in Payrexx.

### Configuration of CCAvenue

Create an account on CCAvenue by using the following link:

{% embed url="<https://dashboard.ccavenue.com/web/genregistration.do?command=navigateGenericRegistration&reseller=CCAV>" %}

### Configuration of Payrexx

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

* Navigate to **Payment Providers** in the main menu and search for CCAvenue.
* Select CCAvenue and click on "Configure" or "Setup".
* Enter the details from your CCAvenue merchant account into Payrexx.

<figure><img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FHE5Djb3rFJhMgUfeOMLI%2Fimage.png?alt=media&#x26;token=7537c73a-7b93-4fd9-afb3-6c26c4a4b0c1" alt=""><figcaption><p>Integration of CCAvenue in Payrexx</p></figcaption></figure>

* Afterwards, click "Save"

{% hint style="success" %}
The integration of CCAvenue into Payrexx is now complete.
{% endhint %}


---

# 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.payrexx.com/merchant/english/payment-provider/external-payment-provider/creditcards/ccavenue.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.
