The doAuthorizationResponse message is the response given by Payline to a payment authorization request. This will allow you to obtain the Payline unique transaction number and, if it is accepted, the authorization number issued by your bank. Some additional information is also sent back.
Element | Description | Required | Format | Condition | result | Information on the result of the payment request: 00000: Transaction accepted. Other code: Transaction not accepted. More information Return code and Payline message. | Yes | Object result |
| transaction | Transaction Information. | Yes | Object transaction |
| authorization | Authorization Information. | Yes | Object authorization |
| card | Card Information. | No | Object cardOut |
| extendedCard | Additional card information. | No | Object extendedCardType |
| privateDataList | Personal information. | No | Object privateDataList |
| contractNumber | Contract name used. | Yes | AN |
| linkedTransactionId | In case of installment, recurring or split shipment payment. The value returned by the authorization server for the first authorization request shall be joined to the following requests. | No | AN200 | Version 21 (3DSV2) | resultContainer | Aggregated result of the authentication. In case of installment, recurring or split shipment payment, the authentication result shall be joined in each authorization request. | No | AN2048 | Version 21 (3DSV2) | transient | Data to populate the 3DSV2 container. | No | Java = String (100 K Octets) et SQL = CLOB | Version 21 (3DSV2) | travelFileNumber | Transfer file reference. | No | AN15 | Version 30 (3DSV2 - PLBS) | authentication3DSecure | 3DSecure operations information. | No | Object authentication3DSecure | Version 27 or higher (3DSV2) | reattempt | New Object reattempt received in response to the authorisation request in version 1.6.2 from CB2A. | No | Object reattempt | Version 33 or higher (3DSV2) |
|