简体   繁体   English

ccavenue支付网关错误如10002

[英]ccavenue payment gateway errors like 10002

I am using cc-avenue kit for integration in zend. 我正在使用cc-avenue套件集成zend。 I have used the code which is provided by cc-avenue but when try to checkout from my site it gives an error 我使用了cc-avenue提供的代码,但是当我尝试从我的网站结账时,它会出错

Code: 10002     Merchant Authentication failed.

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

in cc-avenue url . 在cc-avenue网址中。

Error Code: 10002 Explanation: WHMCS system URL is not matching with the URL setup at CCAvenue MCPG gateway settings. 错误代码:10002说明:WHMCS系统URL与CCAvenue MCPG网关设置中的URL设置不匹配。 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 . 有关示例如果您的WHMCS系统URL为http://subdomain.yourdomain.com,则在您的CCAvenue MCPG网关设置页面上,URL应为http://subdomain.yourdomain.com Also note http or https should also be matched. 另请注意,http或https也应匹配。

The problem is you have missed to add the value for the field "Merchant Id" . 问题是您错过了为“商家ID”字段添加值。 In every kit provided by ccavenue there is field called "Merchant Id" will be available in the form. 在ccavenue提供的每个套件中,都有一个名为“Merchant Id”的字段。 Please use the merchant id provided by ccavenue. 请使用ccavenue提供的商家ID。 You can get the "Merchant Id" in your ccavenue admin panel. 您可以在ccavenue管理面板中获取“商家ID”。

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 对于那些在使用来自https://wordpress.org/plugins/ccavenue-payment-gateway-woocommerce/的 woocommerce插件时看到此错误的人的快速说明:根据CCavenue是否已切换到他们的新设置,您可能需要使用此插件的旧版本 - v1.2.3

This resolved the problem I had. 这解决了我遇到的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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