Matthias Hanft
Matthias Hanft
Regarding the CDD error 091113, my bank told me: > The customer submitted the direct debit file with the order attribute “D” (order attribute “D” => file - e.g. for...
Here is the response of HKD. The response of HTD is exactly the same (just "HTDResponseOrderData" instead of "HKDResponseOrderData" at the beginning). Personal data is anonymized. <?xml version="1.0"?> <HKDResponseOrderData xmlns="urn:org:ebics:H005"> <PartnerInfo> <AddressInfo>...
No difference. Is my script correct anyway? Or am I missing something? PTK does work that way, though. $keyringPath = __PATH_TO_WORKSPACES_DIR__ . '/workspace/keyring.json'; $keyringManager = new FileKeyringManager(); $keyring = $keyringManager->loadKeyring($keyringPath,...