digitick / php-sepa-xml

* THIS PROJECT IS NO LONGER MAINTAINED* SEPA file generator in PHP
107 stars 63 forks source link

SepaCreditTransfer: make BIC optional #13

Closed olivier1980 closed 11 years ago

olivier1980 commented 11 years ago

The BIC field for the creditor in a transaction is optional according to protocol specifications. Not passing the BIC value will now produce an empty (invalid) XML element. This fix has been tested with a live bank credit transfer (Rabobank NL).