create payment info
This block is part of the banking group and was last modified in core v10.4.28.
create payment info v10.4.28 In pins 9
- IBAN required
value - BIC required
value - name required
value - id required
value - instrumentation required
value - sequence required
value - batch required
condition - collectdate required
date - transactions required
transaction
Out pins 1
- payments
payments
Builds one SEPA direct debit payment object from the wired fields and outputs it as a one-element payments array, ready for payments_multiple or the SEPA document block. Empty iban/bic/name/id fall back to "", instrumentation to "CORE", sequence to "FRST", transactions to an empty array; an unwired collectdate becomes the current unix timestamp. batch is stored as a boolean.
A typical wiring for create payment info: the payments out pin feeds multiple payments.
Version history
Introduced in v10.4.28.
Back to
banking Return to the main group to view all sub-groups Back to SEPA Return to the group to view all blocks within this group 