Skip to content
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

ZK3 Order Type #17

Open
nthurner opened this issue Apr 16, 2021 · 2 comments
Open

ZK3 Order Type #17

nthurner opened this issue Apr 16, 2021 · 2 comments

Comments

@nthurner
Copy link

Hi
Could I submit order type ZK3 to download MT940 files from UBS Switzerland?
If not, is it a very complex software implementation?
Can I have some information about it?
Thanks
Nicola Thurner

@uwemaurer
Copy link
Collaborator

Hi,

it is very easy to do since there was a recent change by @reva which allows to add custom order types without having to modify this library.

You can implement the EbicsOrderType interface and return ZK3 to use this order type. With this you can call the methods to download the files from UBS

Let me know if you need any help.

@uygark
Copy link

uygark commented Apr 16, 2021

Hi,

I implemented the same approach to run ZK3 (MT940 file download) order on UBS Switzerland. Outcome was successful, this library works like a charm. You can start your integration without any doubt.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants