@@ -7,8 +7,6 @@ |
||
7 | 7 | require '../vendor/autoload.php'; |
8 | 8 | |
9 | 9 | use Fhp\FinTs; |
10 | -use Fhp\Model\StatementOfAccount\Statement; |
|
11 | -use Fhp\Model\StatementOfAccount\Transaction; |
|
12 | 10 | |
13 | 11 | define('FHP_BANK_URL', ''); # HBCI / FinTS Url can be found here: https://www.hbci-zka.de/institute/institut_auswahl.htm (use the PIN/TAN URL) |
14 | 12 | define('FHP_BANK_PORT', 443); # HBCI / FinTS Port can be found here: https://www.hbci-zka.de/institute/institut_auswahl.htm |