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

Java open source EBICS client - Support for French, German and Swiss banks

Results 14 ebics-java-client issues
Sort by recently updated
recently updated
newest added

Hello Uwe, with which banks was the lib tested?

when I try to send the ini request, I recieve the following error: An exception occurred while executing the Java class. string length (5) does not match length facet (2)...

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...

Hello ! Excuse me for the message in an issue but I don't find another to communicate. I am searching a way to do SEPA credit transfer and I found...

Hi Uwe I'm trying to use your code as a dependancy and fully automate execution of EBICS orders in a batch process... I wonder if there is possibility to control...

hi Think about implementing the EBICS version 2.5 (Schema version: H004)? Very thanks in advance Nicola

An exception is thrown when I try to fetch files: > Uncaught error from thread [application-akka.actor.default-dispatcher-3]: null, shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for for ActorSystem[application] > java.lang.ExceptionInInitializerError >...

1. I merge styppo's support for start and end dates without merging any other changes in the same commit 2. I implement arbitrary order types as originally proposed by @reva...

The bank public key digest retrieved from the configuration file is wrong when calling `fetchFile()` from `EbicsClient` for C54 (actually Z54) order type. In order to fix it, I had...

Hi, I am currently using this client to implement ebics functionality with Taunussparkasse in our application. The Initialization worked without a problem, but after my account was activated and I...