简体   繁体   中英

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 .

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.

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.

A quick note to those looking at this error when using woocommerce plugin from https://wordpress.org/plugins/ccavenue-payment-gateway-woocommerce/ : Depending on if CCavenue has switched you to their new setup you may need to use the older version of this plugin - v1.2.3

This resolved the problem I had.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM