-% A0& &B
0080:05
:8ELV530bankAccount%
• BankName (optional)
*<%
bankaccount82
• selectedBrand (mandatory)
*3sepadirectdebit%
*E52
1. *0ReceivedAuthorised%
2. F385<Authorised5
SentForSettle85Settled%
?806D0700%
Please note, we are in the process of investigating if and how we can provide an authorisation/capture alternative.
-%#% 0D:
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Body>
<ns1:authorise xmlns:ns1="http://payment.services.adyen.com">
<ns1:paymentRequest>
<ns1:amount>
<currency xmlns="http://common.services.adyen.com">EUR</currency>
<value xmlns="http://common.services.adyen.com">1500</value>
</ns1:amount>
<ns1:elv>
<ns1:accountHolderName>S. Hopper</ns1:accountHolderName>
<ns1:bankAccountNumber>1234567890</ns1:bankAccountNumber>
<ns1:bankLocation>Hamburg</ns1:bankLocation>
<ns1:bankLocationId>12345678</ns1:bankLocationId>
<ns1:bankName>Postbank Hamburg</ns1:bankName>
</ns1:elv>
<ns1:merchantAccount>YourMerchant</ns1:merchantAccount>
<ns1:reference>Your Reference Here</ns1:reference>
<ns1:shopperEmail>email@shopper.com</ns1:shopperEmail>
<ns1:shopperReference>TheShopperReference</ns1:shopperReference>
<ns1:shopperIP>10.10.100.200</ns1:shopperIP>
<ns1:shopperStatement>UW ORDER 122345677889</ns1:shopperStatement>
</ns1:paymentRequest>
</ns1:authorise>
</soap:Body>
</soap:Envelope>