Closed roke22 closed 4 months ago
Hi,
For as far as I know, some banks require the tag and others don't. This is the expected behavior of this script.
You don't need to set the BIC code, but then the script will put NOTPROVIDED
in the XML for compatibility.
Best Regards, Ramon
Is there any method to obtain the BIC code using IBAN? If there is no method with this library do you use any API or service to generate it? Thank you!
Hello,
In the example you said that the Debit Bic is optional ( ->setDebitBIC('AABAFI22') //Optional ) but if we leave it blank we get in the xml this:
How to make really optional?
Best Regards.