Master Card is giving AVS error for Test mode in Production account: Authorize.net

放肆的年华 提交于 2019-12-06 13:53:31

问题


I am using master card to make payment on authorize.net. It is giving transaction successful on authorize.net sandbox but gives an AVS error (AVS is not applicable for this transaction) for test mode in Production account. 16 digit visa card is working well on both sandbox and production account. Do any one have idea about this?


回答1:


AVS is not actually performed in the sandbox and always returns as successful (you can send it certain zip codes to change that default behavior). Once in the production environment AVS is actually performed. I can tell from the response that the credit card is not a US issued card as AVS is only available for US issued credit cards (and some Canadian cards). There is no way around this.



来源:https://stackoverflow.com/questions/30449850/master-card-is-giving-avs-error-for-test-mode-in-production-account-authorize-n

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!