Tim Rasche

Results 31 comments of Tim Rasche

Same on 35650000. Rlly frustrating, Sparkasse has completly turned off pushTAN 1.0 and only 2.0 (decoupled) is possible. Whole Banking function not work any more. Is there anything i could...

Maybe this helps, the TAN segment that was returned on checkDecoupledSubmission is "S" (const TAN_PROZESS_S). Then, line 488 there was no outstanding part found, setTanRequest is called but no action...

I'm sorry, maybe it was not clear enough. > And in your case, you say you get a response that is not success (no HIRMS), but also doesn't contain 3956...

@Philipp91 there you go - hope it will help. [hbci.log](https://github.com/nemiah/phpFinTS/files/14614167/hbci.log)

Thank you very much for the patch. Quick tests on this, 1/2 banks accept this. I'll try to post another log for the bank who doesnt, asap.

> > Please try this patch: [Philipp91@3b32a2a](https://github.com/Philipp91/phpFinTS/commit/3b32a2a5881368f727fdc73c7f75019aaa496163) > > Just wanted to let you know - I just tested this patch and it is working fine on the Sparkasse accounts...

@Philipp91 Thanks for review, and i agree. Think need exactly this.

hm ok, can we bring up this topic? I cant see any line of code in the examples or other parts to use this value "einzelbuchungGewuenscht" in combination with multiple...

Same here. Use APP_INITIALIZER in providers section. APP_INITIALIZER use a service as dependency that is provided in root. Secondary i use a http interceptor... if remove both, no error shown....