General Status Codes

Velocity iOS Software Development Kit Integration Guide

The status codes are listed in the table below.

CodeDescription
0Payment not made.
1003Card expired.
1005Invalid card number.
1009Invalid CVC number.
1011Invalid card name.
1012Invalid card address.
1013Invalid card date of birth.
1014Card is inactive.
2000Payment authorized.
2001Payment captured.
2002Payment refunded.
2003Payment cancelled.
2007Payment processed.
2009Card stored.
2010Payment rejected.
2011Payment declined.
2019Payment duplicated.
20109Payment timeout.
2084Card not found.
4030Payment success.
40031Partial payment success.
200Request validated and accepted by back end.
400Request rejected by back end because of validation error.
401Authentication required.
403Access denied.
415Message transmitted in an unknown format or by using an unsupported content type.
500Velocity server error.
502PSP returned an unknown error.
504A timeout occurred while communicating with the PSP.