How do I integrate CCAvenue payment gateway in my website?

Steps to integrate CCAvenue Payment Gateway

  1. Create Merchant Account.
  2. Login to Merchant Dashboard and download CCAvenue payment integration kit.
  3. get Security keys (Merchant id, Access Code, Working key).
  4. Configure CCAvenue security keys and (test/live) endpoint in your PHP application.

How do I integrate CCAvenue payment gateway in WordPress?

From your WordPress Dashboard, Install and Activate CCAvenue Payment Gateway for WooCommerce (Plugin Page). Go to WooCommerce Settings » Payment Gateways tab » enable Ccavenue option. Visit the WooCommerce settings page, and click on the Payment Gateways tab. Click on CCAvenue to edit the settings.

How do I integrate CCAvenue payment gateway in laravel?

CCAvenue Payment Gateway integration for Laravel 5. x (Supports PHP 7.3)

  1. Step 1: Install package using composer.
  2. Step 2: Add the service provider to the config/app.php file in Laravel.
  3. Step 3: Add an alias for the Facade to the config/app.php file in Laravel.

How do I make a payment link on CC Avenue?

A seller can receive payments via CCAvenue Payments Link in three simple steps:

  1. Create Link. Create individual payment link or bulk upload links via APIs or dashboard with the flexibility to manage details like amount, receipt number, validity, etc.
  2. Share Link.
  3. Get instant payments.

How do I find my Merchant ID for CCAvenue?

How to get CCAvenue Merchant ID, access code and working key?

  1. Step 1 : Go to CCAvenue.
  2. Step 2 : If you have created an account with CCAvenue, login, else create one by clicking on Create New Account.
  3. Step 3 : Open Settings menu.
  4. Step 4 : Select API Keys.

Does CCAvenue accept international payments?

CCAvenue payment gateway international payments One advantage of CCAvenue is the ability to have multi-currency payment processing available in 27 major foreign currencies on their platform.

How do I integrate Ccavenue payment gateway in Android app?

Login to CCAvenue M.A.R.S Panel (Dashboard). In the Settings > API keys tab , you would get the Merchant ID , Access Code as well as the Working Key. The working key is also named as the encryption key in the dashboard provided to your from CCAvenue. Copy these keys to a safe place for later use.

How do I test my Ccavenue payment gateway?

To test your code, you can use https://test.ccavenue.com as form URL to CCAvenue website. All the transactions to this test URL will not be processed.

How do I integrate CCAvenue payment gateway in Android app?

How do I test my CCAvenue payment gateway?

Is CCAvenue a payment gateway?

CCAvenue is a leading Payment Gateway Service Provider, authorized by Indian financial institutions, to appoint Sub Merchants.

Who owns CCAvenue?

Vishwas is a Director of Infibeam Avenues Limited, India’s first e-Commerce and Fintech company to be listed on the Indian Stock exchanges. Vishwas has founded CCAvenue.com payment gateway in the year 2001 and it today provides payment processing services to over hundred thousand plus e-Merchants across the world.

How to integrate CCAvenue payment gateway in PHP?

In PHP, the CCAvenue payment gateway Integration can be made by binding the web application with CCAvenue using the client library. The library files will connect the CCAvenue server during payment with the reference of the authentication credentials. These credentials are available from the CCAvenue dashboard by logging in as a merchant.

What is the CCAvenue API?

With the clear integration procedure, the CCAvenue API simplifies the developers effort on payment gateway integration with the PHP application. It supports the integration kit not only for PHP but also for many platform like .Net, Python, iOS and more.

How does CCAvenue use encryption keys?

The working key taken from the CCAvenue Merchant dashboard is used as the encryption key. After encrypting these form input the encrypted details are concatenated and sent to the CCAvenue server with the access code.

How to get credentials for payment gateway integration?

These credentials and the methods to get the credentials vary based on the payment gateway providers. For example, in CCAvenue payment gateway integration, the merchant has to be registered to get the API keys. The CCAvenue is known as Common Service Provider. Master Merchant allows authorized Sub Merchants to accept payment from their customers.