Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 345 Bytes

PaymentUtil.md

File metadata and controls

13 lines (8 loc) · 345 Bytes

PaymentUtil class

Namespace: HeimrichHannot\Haste\Util

Methods

generateSEPAMandateReference

Generate a SEPA mandate reference.

PaymentUtil::generateSEPAMandateReference(string $prefix = '', string $suffix = '', int $length = 35, bool $useSpecialCharacters = false, bool $useLetters = true, bool$useNumbers = true): string