Projekt

Allgemein

Profil

Bug #336 » aqbanking.patch

Patch für cbox_voptan.c - pkzw, 17.12.2025 11:18

Unterschiede anzeigen:

src/libs/plugins/backends/aqhbci/applayer/cbox_voptan.c
return rv;
}
}
else if (AH_Job_HasResultWithCode(tanJob1, 3076)) { /* SCA not needed */
else if (AH_Job_HasResultWithCode(tanJob1, 3076) ||
AH_Job_HasResultWithCode(workJob, 3076)) { /* SCA not needed; Consorsbank returns 3076 for HKIDN segment */
DBG_INFO(AQHBCI_LOGDOMAIN, "No TAN needed");
// TODO: send HKVPA if needed (shouldn't be necessary)
}
    (1-1/1)