The return codes of the 3DS module related to authentication and 3DSecure processing.
| Code | ShortMessage | LongMessage |
|---|---|---|
| 03000 | ACCEPTED | Transaction accepted |
| 03001 | REFUSED | Not enrolled |
03002 | ERROR | Not participating or Attempt |
| 03003 | REFUSED | Authentication failed |
| 03004 | ERROR | Can not find verifyEnrollment call |
| 03005 | ERROR | Transaction already exist |
03006 | ERROR | Invalid PAres or CRes |
03007 | ERROR | DS or ACS error |
03008 | ERROR | Payline technical error |
03009 | ERROR | 3DS technical error |
03010 | ERROR | Merchant data error |
03011 | ERROR | Authentication value no longer available |
| 03012 | ERROR | No directoy server |
| 03021 | ERROR | Enrollment verification failed |
| 03022 | CANCELLED | Authentication verification failed |
| 03030 | INPROGRESS | Challenge not finalized |
| 03100 | ACCEPTED | 3DS method requested before enrollment |
03101 | ACCEPTED | Transaction accepted - Challenge requested |
03102 | ACCEPTED | Transaction accepted - Cardholder authenticated |
03103 | ACCEPTED | No 3DS method requested Meaning: Mandatory parameter missing Action to be done: Add the missing values of the mandatory parameters (refer to the web service description) |
03104 | ACCEPTED | Transaction accepted - SDK Challenge requested |
03200 | ERROR | Inconsistency between threeDSMethodResult and md field values |