Skip to content
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

Deutsche Bank: Could not determine system id. #51

Open
embeddedprojects opened this issue Apr 19, 2017 · 2 comments
Open

Deutsche Bank: Could not determine system id. #51

embeddedprojects opened this issue Apr 19, 2017 · 2 comments

Comments

@embeddedprojects
Copy link

Any idea?

I used these here:

define('FHP_BANK_URL', 'https://fints.deutsche-bank.de');
define('FHP_BANK_PORT', 443);
define('FHP_BANK_CODE', '72070001');

@wrufeger
Copy link

probably the wrong username, you have to combine the 3-digit branch number, your 7-digit account number and a 2-digit sub-account number:

define('FHP_ONLINE_BANKING_USERNAME', 123123456700 ');

@hmohring
Copy link

hmohring commented Jun 3, 2018

please also check, that you have activated HBCI+ for your account:

German Account:
Services >> Online SelfServices >> Sonstiges >> TelefonBanking PIN bestellen und HBCI+ Freischaltung

English Account:
Services >> Further Services >> Contact and Channels >> Order of TelefonBanking PIN or Activation of HBCI+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants