Home
Edit
WebTestItemRS
Title
Trigger Request
<?xml version="1.0" encoding="UTF-8"?> <IssuerStatusReq version="1.0.0" productID="NL:BVN:BankID:1.0" xmlns="http://www.betaalvereniging.nl/iDx/messages/Acquirer-Issuer/1.0.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><createDateTimestamp>2015-07-13T10:00:00.125Z</createDateTimestamp> <Acquirer> <acquirerID>1234</acquirerID> </Acquirer> <Issuer> <issuerID>BANKNL2U</issuerID> </Issuer> <Transaction> <transactionID>1234567890123456</transactionID> </Transaction> </IssuerStatusReq>
Listener Response
<?xml version="1.0" encoding="UTF-8"?><AcquirerStatusRes version="1.0.0" productID="NL:BVN:BankID:1.0" xmlns="http://www.betaalvereniging.nl/iDx/messages/Merchant-Acquirer/1.0.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <createDateTimestamp>%DATETIME%</createDateTimestamp> <Acquirer> <acquirerID>1234</acquirerID> </Acquirer> <Transaction> <transactionID>1234567890123456</transactionID> <status>Success</status> <statusDateTimestamp>2017-07-05T11:48:16.333Z</statusDateTimestamp> <container> <samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="RES-1234567890123456" InResponseTo="Z2642237871079914592" Version="2.0" IssueInstant="%DATETIME%"> <saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">1234</saml:Issuer> <samlp:Status> <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success"> <samlp:StatusCode Value="urn:nl:bvn:bankid:1.0:status:Success" /> </samlp:StatusCode> </samlp:Status> <saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Version="2.0" ID="Z10249570240641136890297" IssueInstant="%DATETIME%"> <saml:Issuer>BANKNL2U</saml:Issuer> <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:SignedInfo> <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256" /> <ds:Reference URI="#Z10249570240641136890297"> <ds:Transforms> <ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> </ds:Transforms> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" /> <ds:DigestValue>%DS_BankID_DigestValue%</ds:DigestValue> </ds:Reference> </ds:SignedInfo> <ds:SignatureValue>%DS_BankID_SignatureValue%</ds:SignatureValue> <ds:KeyInfo> <ds:X509Data> <ds:X509Certificate>%DS_BankID_Certificate%</ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> </ds:Signature> <saml:Subject> <EncryptedID xmlns="urn:oasis:names:tc:SAML:2.0:assertion"> <EncryptedData Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns="http://www.w3.org/2001/04/xmlenc#"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc" /> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> <EncryptedKey Recipient="%Merchant.LegalID%" xmlns="http://www.w3.org/2001/04/xmlenc#"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"> <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" xmlns="http://www.w3.org/2000/09/xmldsig#" /> </EncryptionMethod> <CipherData> <CipherValue>c29tZSByYW5kb20ga2V5IDE=</CipherValue> </CipherData> </EncryptedKey> </KeyInfo> <CipherData> <CipherValue>c29tZSByYW5kb20gZGF0YSAx</CipherValue> </CipherData> </EncryptedData> </EncryptedID> </saml:Subject> <saml:Conditions NotBefore="%DATETIME%" NotOnOrAfter="%DATETIME%"> <saml:AudienceRestriction> <saml:Audience>%Merchant.LegalID%</saml:Audience> </saml:AudienceRestriction> <saml:OneTimeUse /> </saml:Conditions> <saml:AuthnStatement AuthnInstant="%DATETIME%"> <saml:AuthnContext> <saml:AuthnContextClassRef>nl:bvn:bankid:1.0:loa2</saml:AuthnContextClassRef> <saml:AuthenticatingAuthority>BANKNL2U</saml:AuthenticatingAuthority> </saml:AuthnContext> </saml:AuthnStatement> <saml:AttributeStatement> <saml:Attribute Name="urn:nl:bvn:bankid:1.0:bankid.deliveredserviceid"> <saml:AttributeValue>448</saml:AttributeValue> </saml:Attribute> <EncryptedAttribute xmlns="urn:oasis:names:tc:SAML:2.0:assertion"> <EncryptedData Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns="http://www.w3.org/2001/04/xmlenc#"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc" /> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> <EncryptedKey Recipient="%Merchant.LegalID%" xmlns="http://www.w3.org/2001/04/xmlenc#"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"> <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" xmlns="http://www.w3.org/2000/09/xmldsig#" /> </EncryptionMethod> <CipherData> <CipherValue>c29tZSByYW5kb20ga2V5IDI=</CipherValue> </CipherData> </EncryptedKey> </KeyInfo> <CipherData> <CipherValue>c29tZSByYW5kb20gZGF0YSAy</CipherValue> </CipherData> </EncryptedData> </EncryptedAttribute> </saml:AttributeStatement> </saml:Assertion> </samlp:Response> </container> </Transaction> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> <CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> <SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256" /> <Reference URI=""> <Transforms> <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /> <Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /> </Transforms> <DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" /> <DigestValue>%DS_DigestValue%</DigestValue> </Reference> </SignedInfo> <SignatureValue>%DS_SignatureValue%</SignatureValue> <KeyInfo> <KeyName>%DS_KeyName%</KeyName> </KeyInfo> </Signature> </AcquirerStatusRes>