ebics-java / ebics-java-client

Java open source EBICS client - Support for French, German and Swiss banks
GNU Lesser General Public License v2.1
36 stars 35 forks source link

EBICS H005 (ebics3.0) support #19

Open ssmali1505 opened 3 years ago

ssmali1505 commented 3 years ago

Hi Uwe Maurer

I have forked your repo and started working on giving support for H005 (ebics3.0) along with the older one. H005 protocol has major enhancement and new XSD schema changes.

Current Status:

mkurz commented 3 years ago

Hi @ssmali1505! I just want to say thank you that you implement EBICS 3.0! I was using this ebics-java-client library just a couple of weeks ago and was wondering if someone will ever work on the 3.0 implementation. So thank you for doing that!

cyrilfr commented 1 year ago

Any news on this project @ssmali1505?

pinaraf commented 1 year ago

I am also interested in that change. Sadly it seems ssmali fork is no longer maintained, and a lot of unrelated changes were made there (for instance, renaming the package, rewriting console app in kotlin...), making a rebase and a merge of the interesting parts much harder. I'll do my best to come with some usable patches out of all this.

vsia7 commented 1 year ago

Is the current library compatible with version 2.5 or does it only support 2.4?