File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ Note that this process can take several weeks.
2424First you receive your registration number ** after a couple days, but then you have to wait anywhere between 0 and 8+ weeks**
2525for the registration to reach your bank's server. If you have multiple banks, it probably reaches them at different times.
2626
27+ Further prerequisites:
28+ - to avoid error messages like: "Cannot use nemiah/php-fints's latest version 4.0.0 as it requires ext-mbstring * which is missing
29+ from your platform." just install php-mbstring in advance.
30+ - to avoid error messages like "As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP
31+ zip extension." just install unzip or 7z in advance to coninuing to next step.
32+
33+
2734Then install the library via [ composer] ( https://getcomposer.org/download/ ) :
2835
2936```
You can’t perform that action at this time.
0 commit comments