Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ccavenue payment gateway errors like 10002

I am using cc-avenue kit for integration in zend. I have used the code which is provided by cc-avenue but when try to checkout from my site it gives an error

Code: 10002     Merchant Authentication failed.

Don't worry... It happens to the best of us.

in cc-avenue url .

like image 442
Sandeep Tiwari Avatar asked Sep 29 '22 16:09

Sandeep Tiwari


2 Answers

Error Code: 10002 Explanation: WHMCS system URL is not matching with the URL setup at CCAvenue MCPG gateway settings. For an example If your WHMCS system URL be http://subdomain.yourdomain.com then at your CCAvenue MCPG gateway settings page the URL should be http://subdomain.yourdomain.com. Also note http or https should also be matched.

like image 50
John Simon Avatar answered Oct 05 '22 08:10

John Simon


The problem is you have missed to add the value for the field "Merchant Id". In every kit provided by ccavenue there is field called "Merchant Id" will be available in the form. Please use the merchant id provided by ccavenue. You can get the "Merchant Id" in your ccavenue admin panel.

Hope it will helps.

like image 43
Mahendran Sakkarai Avatar answered Oct 05 '22 06:10

Mahendran Sakkarai