Arborescence des pages

 Request

Response


The doImmediateWalletPaymentResponse message is Payline's response to a wallet payment request. It allows you to obtain the unique number of the transaction and the debit authorization number issued by your banking institution.

Response

The response has the following structure :

Element

Description

Mandatory

Format

Condition

result

Information on the result of the payment request by wallet : 

00000 : Transaction approved,
02302 : Transaction invalid,
02503 : Wallet does not exist,
02505 : Wallet is disabled,
02308 : Payment Mode invalid.

Yes

Object result


transaction

Transaction information.

No

Object transaction


authorization

Authorization information.

No

Object authorization


authentication3DSecureTo facilitate the merchant's processing: it has (3DS data) to process the next installments in doImmediateWalletPayment or doScheduledWalletPayment.NoObject authentication3DSecureversion 26 or higher
linkedTransactionIdUse to identify the first authorization request which initializes the payment (for merchants managing their own wallets).NoAN200version 26 or higher