View Single Post
  #1  
Old 09-14-2015, 06:29 AM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

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

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?
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote