nemiah / phpFinTS

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

SEPA Lastschrift Implementation #353

Closed witschko closed 2 years ago

witschko commented 2 years ago

Hi Everybody,

"Terminierte SEPA-Lastschrift" is not yet implemented, is that correct?

Regards Philipp

Cugar15 commented 2 years ago

It is implemented - do you have a specific issue?

witschko commented 2 years ago

Ok...sorry, I think I was a bit confused. It is the "SendSEPADirectDebit" Action and then setting the requestedCollectionDate, right?

Cugar15 commented 2 years ago

Have a look in samples folder: directDebit_phpSepaXml.php

witschko commented 2 years ago

Yes, thank you. When I wrote the issue it wasn't clear to me that the directDebit_phpSepaXml.php is exactly what I was looking for.