The getWalletResponse message is the response made by Payline to a request to retrieve data from a virtual wallet. The answer has the following structure :
Element | Description | Required | Format | Example | 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 |
|
| wallet | Wallet information. | No | Object wallet |
|
| owner | Owner information. | No | Object owner |
|
| isDisabled | Disabling the wallet indicator. | No | N1 | 1 = Disabled 0 = Active |
| disableDate | Date the deactivation of the wallet. | No | AN14 | Format : dd/mm/yy HH24 :MI |
| privateDataList | Personal information. | No | Object PrivateDataList |
|
| extendedCard | Additional card information. | No | Object extendedCardType |
|
| contractNumberWalletList | Wallet contract number list. | No | Object contractNumberWalletList |
| Field deleted in version 29 or higher. Not used in Widget mode. | media | Media detection used during payment The possible values of this tag are : - Computer, - Mobile, - Tablet, - TV, - Console, - Undefined. | No | AN25 | Mobile |
|
|