nemiah / phpFinTS

PHP library to communicate with FinTS/HBCI servers
MIT License
132 stars 42 forks source link

Got neither 3956 nor HITAN with tanProzess=2 #442

Closed nemiah closed 4 months ago

nemiah commented 4 months 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 4 months 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 4 months ago

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

nemiah commented 4 months ago

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

Masegi commented 2 months ago

Is this already merged into release build? I just updated by composer to 3.5.0 and got the error "Got neither 3956 nor HITAN with tanProzess=2" on Sparkasse. Or how can I install a fixed version please?

nvm i installed the dev package and will wait for feedback

ticktoo commented 2 months ago

Also get this issue with recent phpFinTS at Sparkasse. Verified with vanilla code from your samples-Folder.