API

  • setName($name)

    Required. Set the name of the beneficiary.
  • setIban($iban)

    Required.Set the account number of the beneficiary. Only IBAN is allowed.
  • setAmount($amount)

    Set the amount of the credit transfer. Currently (?) only amounts in Euro are allowed.
  • setBic($bic)

    Set the BIC of the beneficiary bank.
  • setRemittanceReference($remittanceReference)

    Set the remittance information (structured). Creditor reference (ISO 11649) RF creditor reference may be used.
  • setRemittanceText($remittanceText)

    Set the remittance information (unstructured).
  • setPurpose($purpose)

    Set the purpose of the credit transfer.
  • setInformation($information)

    Set the beneficiary to originator information.
  • We provide you with a comprehensive data backup function, please go to the background to set up
  • API

    https://fr.qr-code-generator.com/solutions/epc-qr-code/ setPurpose($purpose) setInformation($information) setServiceTag($serviceTag = 'BCD') Set the service tag. Currently (?) only one value is allowed: BCD. setVersion($version = 2) Set the SEPA QR standard version. In version 1 a BIC is mandatory. In version 2 a BIC is only mandatory outside EEA countries. setCharacterSet($characterSet = Data::UTF_8) Set the character set. Available constants are UTF_8, ISO8859_5, ISO8859_1, ISO8859_7, ISO8859_2, ISO8859_10, ISO8859_4 or ISO8859_15. Remember to also use/set this character set in the surrounding parts of your application (including endroid/qr-code). setIdentification($identification = 'SCT') Set the iden tification code. Currently (?) only one value is allowed: SCT.