Testing security code verification
You can test the security code verification service using the Nexio Sandbox Tester, Postman, or your own codebase.
The following values can be used while testing:
Card Number | CVC | Security code result | Transaction result |
---|---|---|---|
4111111111111111 | 111 | Match | Success |
4111111111111111 | 222 | No match | Failure |
4111111111111111 | 333 | Error | Success |
See also
Updated over 2 years ago