-
Notifications
You must be signed in to change notification settings - Fork 61
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
FinTS registration data #129
Comments
and whats about 2-factor authentification |
Feel free to test #129 like this:
Be sure to pass more parameters to |
When I registered to get my FinTS product registration number, the confirmation email came with this hint: "Ab dem 14.09.2019 stellen die Mehrzahl der Kreditinstitute neben der FinTS-Schnittstelle eine weitere Schnittstelle nach den Regularien der PSD2-Richtlinien bereit. Zahlungsauslösedienste und Kontoinformationsdienste bedürfen dann einer Zulassung der deutschen (BaFin) oder einer anderen europäischen Regulierungsbehörde. Detaillierte Hinweise sowie Informationen zu Testzugängen finden sie auf den Web-Seiten der Institute, bzw. deren IT-Dienstleister oder unter nisp.online. Die bisherige FinTS-Schnittstelle darf durch diese Dienste bei Zugriffen auf Zahlungskonten dann nicht mehr genutzt werden." Things seem to be moving in the direction of deprecating FinTS/HBCI, and all future replacements seem to require a permit from the government. Does anyone know more about that, especially what it means for libraries like this one? |
This repository has not seen activity in over a year from the maintainer. You should take a look at https://github.com/nemiah/phpFinTS |
Did the protocol changed during this year?
…On Mon, Jul 1, 2019, 14:50 ampaze ***@***.***> wrote:
This repository has not seen activity in over a year from the maintainer.
You should take a look at https://github.com/nemiah/phpFinTS
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#129?email_source=notifications&email_token=AA66JJ2AVXOVSADF2ZHEXYTP5H4P7A5CNFSM4HYOMF22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6ASLQ#issuecomment-507250990>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA66JJZIJ3CPDSKTRMOU443P5H4P7ANCNFSM4HYOMF2Q>
.
|
It was just a hint, the pull request will most likely not be merged and therefore this lib will no longer work as is. |
well, supposing is good but proving is the ultimate goal. Anyways the other
lib is just a fork of this one and I doubt anyone else has more
experieexperiencence than Markus in this area.
…On Mon, Jul 1, 2019, 15:02 ampaze ***@***.***> wrote:
It was just a hint, that the pull request will most likely not be merged
and therefore this lib will no longer work as is.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#129?email_source=notifications&email_token=AA66JJZZFCBP4BDKBU2RRKTP5H55ZA5CNFSM4HYOMF22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6BSLY#issuecomment-507255087>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA66JJ4UIRBLL2ZTDDTRYOLP5H55ZANCNFSM4HYOMF2Q>
.
|
@ekarakashi How is this helping? It would be more helpful if you could get in touch with him about this. Thanks. |
The nemiah fork has forked off quite a while ago, and from what I can tell it doesn't have some fixes that I need, like #100. @mschindler83 After other people tested this, would you have the time to merge this and push a release? |
It's totally fine if you want to stick with this repository or your own fork, never change a running system if you don't have to. @nemiah usually responds to pull requests quite fast and there are already lots of fixed bugs and new functionality bundled in her fork that everyone can benefit from. Especially if one is just getting starting with FinTS. |
There are new important dates for this issue. starting at 22.07.2019 institutes will begin sending WARNINGS at Dialog init: starting at 14.09.2019 all dialog-inits without registration number will be aborted forcefully with errors: 9078 – Dialog abgebrochen - Banking-Programm ist nicht registriert That means unregistred products will definitely no longer work. |
Beginning 2019-08-01 all finTS dialog init requests need to include fints registered product name and version as institutes will no longer accept connections from unregistered products or libs/kernels. See fints.org for more details.
This functionality is urgently needed.
The text was updated successfully, but these errors were encountered: