CollectPaymentField
Debtor-side fields that the collect-payment service can include in its result. Pass these as the fields argument to RoutexTicketIssuer.collectPayment; omitting the parameter (or passing null) returns no debtor data.
Entries
Plain-text IBAN of the debtor account.
Account-owner name on the debtor account.
Encrypted debtor name, suitable for an opaque handoff back to the caller's backend. See Opaque Data.
Encrypted IBAN of the debtor account, suitable for an opaque handoff back to the caller's backend. See Opaque Data.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.