Contenu
Les codes retour
Avec l'API WebPayment, Payline vous informe du résultat d'un paiement via Shortmessage des services : getWebPaymentDetails et getTransactionDetails.
Avec l'API DirectPayment, Payline vous informe du résultat de manière synchrone en réponse du doAuthorization.
Lorsque le paiement est accepté, Payline renvoie le code retour à la valeur 00000.
Les codes spécifiques sont listés :
03002 ERROR Not participating or Attempt 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 03101 ACCEPTED Transaction accepted - Challenge requested 03102 ACCEPTED Transaction accepted - Cardholder authenticated 03103 ACCEPTED No 3DS method requested 03200 ERROR Inconsistency between threeDSMethodResult and md field valuesCode ShortMessage LongMessage 03000 ACCEPTED Transaction accepted 03001 REFUSED Not enrolled 03003 REFUSED Authentication failed 03004 ERROR Can not find verifyEnrollment call 03005 ERROR Transaction already exist 03021 ERROR Enrollment verification failed 03022 CANCELLED Authentication verification failed 03100 ACCEPTED 3DS method requested before enrollment
Code retour shortMessage longMessageCode retour Message 02301 TransactionID is invalid 02303 Invalid contract number 02305 Invalid field format 01131 ERROR 3DS authentication required 01132 ERROR Revocation of this reccuring payment 01133 ERROR Revocation of all recurring payment for this card
Tous les codes retour sont listés ici.
Pages associées