-
Notifications
You must be signed in to change notification settings - Fork 45
H003 schematic support #154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Hi @tobischo, |
I am really excited to see that you also added EBICS 3 🤩 I had that on my list as a potential followup after your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks great.
I haven't tested it yet against an EBICS API, so I cannot speak to whether it is still working (yet).
I think it is missing some test cases, e.g. around the signature algorithm handling and using a different EBICS version
Communication Standard). | ||
|
||
It supports EBICS 2.5. | ||
It supports EBICS 2.4, 2.5 and 3.0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the readme could reflect which one is the default when initializing a new or existing client and how to work with another version
@jplot do you need help finalizing this ? |
I don't have a sandbox environment to test end-to-end operation. |
I haven't checked if it supports EBICS 2.4, but https://iso20022test.credit-suisse.com/login provides a testing environment for communication through EBICS |
Sadly the credit-suisse test ox does not work for ebics 3.0
|
@tobischo I have reallocated my work time to this project full-time, with the aim of integrating the features related to versions 'H003' and 'H005'. |
Amazing 😃 |
@jplot We have some mandates with H003 servers so we can also do the testing part for you 😉 |
@frantisekrokusek If you have the possibility of writing more complete tests on the main branch, this would allow me to guarantee the integrity of the new system. |
For version H003, I can only confirm that FDL, HAA, HAC, HEV, HIA, HKD, HPB, HPD, HTD, INI, PTK are supported. |
@jplot we just finished our testing phase on our fork We have successfully initialized those French banks but only tested INI/HIA/HPB/FDL commands because our mandates do not have access to other commands. |
Key Technical Points for H003 and H005 Versions
|
No description provided.