View Single Post
  #2  
Old 09-14-2015, 11:45 PM
  random's Avatar 
random random is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 79
 

Default Re: Possible bug in X-Payments integration with Authorize.net CIM

Quote:
Originally Posted by finestshops
Hi guys,

Does anybody use Authorize.net CIM with X-Payments? Our client set CVV as required in Authorize.net CIM on Authorize.net side and now all orders are getting declined even though CVV is entered during checkout.

Order declined.
Reason: Card Code is required.

but we checked log with request sent to Authorize.net and it has cardCode submitted to Authorize.net

<payment>
<creditCard>
<cardNumber>****************</cardNumber>
<expirationDate>*******</expirationDate>
<cardCode>***</cardCode>
</creditCard>
</payment>

Any ideas why Authorize.net is not getting this card code?

Hi, your client should not set CVV as required in the gateway settings since the same check is made by X-Payments itself.
Please see the following article for details:
http://help.x-cart.com/index.php?title=X-Payments:Tokenization_and_Re-Use_of_Saved_Credit_Cards_(X-Payment..._by_Intuit_Inc
__________________
Sincerely yours,
Vladimir Petrov
Senior X-Payments Developer
Reply With Quote