Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: mineur


Extrait
hiddentrue

3DSV2 : codes retours


The return codes of the 3DS module related to authentication and 3DSecure processing.


Testé avec le simulateur : 00000 accepted ?

Extrait


CodeShortMessageLongMessage
03000ACCEPTEDTransaction accepted
03001REFUSEDNot enrolled

03002

ERROR

Not participating or Attempt

03003REFUSEDAuthentication failed
03004ERRORCan not find verifyEnrollment call
03005ERRORTransaction 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

03012ERRORNo directoy server
03021ERROREnrollment verification failed
03022CANCELLEDAuthentication verification failed
03030INPROGRESSChallenge not finalized
03100ACCEPTED3DS 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

Extrait
hiddentrue
CodeShortMessageLongMessage
03100ACCEPTED

03101 ACCEPTEDTransaction accepted - Challenge requested
03102 ACCEPTEDTransaction accepted - Cardholder authenticated
03103 ACCEPTED

No 3DS method and continue to authentication

Meaning: Mandatory parameter missing

Action to be done: Add the missing values of the mandatory parameters (refer to the web service description)

Extrait
hiddentrue

3DSV2 : codes retours

The return codes of the 3DS module related to authentication and 3DSecure processing.

ExtraitCodeShortMessageLongMessage03000ACCEPTEDTransaction accepted03001REFUSEDNot enrolled

03002

ERROR

Not participating or Attempt

03003REFUSEDAuthentication failed03004ERRORCan not find verifyEnrollment call03005ERRORTransaction 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

03012ERRORNo directoy server03021ERROREnrollment verification failed03022REFUSEDAuthentication verification failed03030INPROGRESSChallenge not finalized03100ACCEPTED3DS 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)

03200

ERROR

Inconsistency between threeDSMethodResult and md field values

Extrait
hiddentrue
CodeShortMessageLongMessage03100ACCEPTED

03101 ACCEPTEDTransaction accepted - Challenge requested03102 ACCEPTEDTransaction accepted - Cardholder authenticated03103 ACCEPTED

No 3DS method and continue to authentication

Meaning: Mandatory parameter missing

Action to be done: Add the missing values of the mandatory parameters (refer to the web service description)

Testé avec le simulateur : 00000 accepted ?