Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hello,
I guess the ebics 3.0 support is not fully implemented in this library or am i missing something?
There is no option to fetch Bankstatements via EBICS 3.0 (BTF) - in particular I am currently working on retrieving camt.053 which should be in BTF:

            <OrderDetails>
                <OrderType>BTD</OrderType>
                <BTDOrderParams>
                    <Service>
                        <ServiceName>EOP</ServiceName>
                        <Scope>CH</Scope>
                        <MsgName>camt.053</MsgName>
                    </Service>
                </BTDOrderParams>
            </OrderDetails>

Taken from https://www.zkb.ch/media/zkb/dokumente/merkblaetter/ebics_verbindungsparameter.pdf

In case I am overseeing something here please advise - otherwise I will take care of that :)
BR

You must be logged in to vote

Replies: 1 comment

Comment options

Yes, I only implemented the requests which I needed for my usecase, so it is not complete. If you add a request and you can confirm that it works I am happy to merge.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.