nemiah / phpFinTS

PHP library to communicate with FinTS/HBCI servers
MIT License
130 stars 39 forks source link

Got neither 3956 nor HITAN with tanProzess=2 #442

Closed nemiah closed 1 month ago

nemiah commented 1 month ago

Hi all,

my first customer needs to use decoupled authentication and after he confirms the login in the app, checkDecoupledSubmission throws the error "Got neither 3956 nor HITAN with tanProzess=2".

Does anyone have an idea as to what's the problem?

Nena

Philipp91 commented 1 month ago

Sounds like https://github.com/nemiah/phpFinTS/issues/412. There's a patch. If it works for you as well, I can send a PR or you can merge it yourself.

nemiah commented 1 month ago

Thank you! I'll ask my customer to test it and I'll get back to you :blush:

nemiah commented 1 month ago

Your patch works for my customer also. I'd ask that you send a PR, it is your work.