mschindler83 / fints-hbci-php

A PHP library to communicate with FinTS / HBCI Servers
MIT License
130 stars 62 forks source link

It should be possible to set HKVVB::productName & HKVVB::productVersion while the application is running. #97

Closed fbett closed 5 years ago

fbett commented 6 years ago

Especially when the project is used as a library and not a standalone service, it's needed to register multiple products at "Deutsche Kreditwirtschaft".

Probably there is a nicer way to implement that by using a static config class.