my-flow / fintex

Elixir-based client library for HBCI 2.2 and FinTS 3.0
Other
27 stars 17 forks source link

SEPA-Sammelüberweisung #12

Open thorsten-de opened 7 years ago

thorsten-de commented 7 years ago

How difficult would it be to implenent "SEPA-Sammelüberweisung" (C.10.3.1 in FinTS_V3.0)? I'm wondering how I could get ~300 payments done, and want to get challenged for every one of them...

Or is FinTS the wrong tool and I should consider to use EBICS?

iamtorsten commented 7 years ago

Look at libfintx https://github.com/mrklintscher/libfintx ... There it is already done. We have to translate code from c# to elixir on this point.