CCAvenue UAE
Quick Start
- Sign up at ccavenue.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
CCAvenue — one from oldest and largest payment gateways in India with presence in UAE. Popular among Indian merchants in UAE, supports cards, Net Banking, UPI and wallets.
| Provider ID | ccavenue_ae |
| Category | Card Processors |
| Website | ccavenue.com |
Supported operations: start_tx refund_tx status
Authentication
Access Code + Working Key (AES-128-CBC encryption requests/responses).
Configuration
Required Parameters
| Parameter | Description |
|---|---|
merchant_id | CCAvenue Merchant ID (Dashboard → Settings → Merchant ID) |
access_code | CCAvenue Access Code (Dashboard → Settings → Access Code) |
working_key | CCAvenue Working Key for AES encryption (Dashboard → Settings → Working Key) |
remote_api_url | CCAvenue API endpoint (by default https://secure.ccavenue.ae/transaction/transaction.do) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
Success | charged | |
Successful | charged | |
Failure | failed | |
Failed | failed | |
Aborted | rejected | |
Invalid | failed | |
Timeout | failed | |
Initiated | pending | |
Pending | pending | |
Refunded | refunded | |
Cancelled | failed | |
_unknown_ | pending |