You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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.
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
The text was updated successfully, but these errors were encountered: