node-ebics-client icon indicating copy to clipboard operation
node-ebics-client copied to clipboard

chore(download): Add support for segmented download

Open pandomic opened this issue 4 years ago • 2 comments

Summary

Add support for multi-segmented download requests.

Breaking changes

  1. In case multiple orderData entries available the attribute returns an array
  2. In case data is not available orderData returns null

Linked issues

https://github.com/node-ebics/node-ebics-client/issues/61

TODO

  • [ ] Make transactionKey() optional in case no download data available on an error occurres

pandomic avatar May 13 '21 22:05 pandomic

is this still valid? can we try and test it on some platform?

nanov avatar Oct 11 '23 20:10 nanov

Hi @nanov, unfortunately I no longer have access to the real EBICS backend. If I can still remember it, it was possible to test some of the parts with https://isotestsec.postfinance.ch/corporates/?login, but it is possible it only works with Swiss phone numbers which I don't own anymore)

pandomic avatar Jan 02 '24 09:01 pandomic