Hi, I'm working on writing an EBICS library (and later a Tryton module to use it). EBICS allows to sent or receive directly messages from the bank like SEPA or MT940 messages. I based my development on this Ruby library: https://github.com/railslove/epics But I have some worry about the interpretation of the specification and I can not reproduce all the tests because of random seed that cryptography doesn't seem to allow to set, so I would like to test it on a testing server. I could find only this one [1] but it works only on version 2.3 and 2.4 when current version is 2.5. So is there anybody who know such testing server?
PS: It is quite disappointing that banks don't provide such testing server. It looks like they don't want people use it. [1] https://software.elcimai.com/efs/accueil-qualif.jsp Thanks, -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ -- You received this message because you are subscribed to the Google Groups "tryton-contrib" group. To view this discussion on the web, visit https://groups.google.com/d/msgid/tryton-contrib/20160312113110.GK25642%40tetsuo.
