nemiah / phpFinTS

PHP library to communicate with FinTS/HBCI servers
MIT License
131 stars 40 forks source link

Fix to persit SendSepaDirectDebit #308

Closed Cugar15 closed 3 years ago

Cugar15 commented 3 years ago

The request to send a SepaDirectDebit needs to be persisted for instance in case a wrong tan is entered.

Added serialize/unserialize functionality so the request can be persisted