iDEAL AcquirerErrorRes (X')
Function | To report an error that has occurred from the Acquirer to the Merchant | |
Root | AcquirerErrorRes | |
Data elements
|
| |
|
| |
Sub-element |
|
|
Request | DirectoryReq (A), AcquirerTrxReq (B), or AcquirerStatusReq (F) | |
Communication | HTTP response with an XML message. | |
Security / authentication |
|
(Sub-)element | Description |
---|---|
createDateTimestamp | Date and time at which this message was created |
Error | |
| Unique identification of the error occurring within the iDEAL system. Error codes overview for the code list. |
| Descriptive text accompanying |
(Optional) | Details of the error. The message/generating party is free to determine this information. |
(Optional) | Suggestions aimed at resolving the problem |
(Optional) | An Acquirer can use this field to include a (standardised) message that the Merchant should show to the Consumer. |
Example Message
<?xml version="1.0" encoding="UTF-8"?> <AcquirerErrorRes xmlns="http://www.idealdesk.com/ideal/messages/mer-acq/3.3.1" version="3.3.1"> <createDateTimestamp>2008-11-14T09:30:47.0Z</createDateTimestamp> <Error> <errorCode>SO1100</errorCode> <errorMessage>Issuer not available</errorMessage> <errorDetail>System generating error: Rabobank</errorDetail> <consumerMessage> De geselecteerde iDEAL bank is momenteel niet beschikbaar i.v.m. onderhoud tot naar verwachting 31-12-2010 03:30. Probeer het later nogmaals of betaal op een andere manier. </consumerMessage> </Error> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <!-- Signature is placed here. See Signature section for specification--> </Signature> </AcquirerErrorRes>
Copyright © Currence iDEAL B.V. All rights reserved.