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
Link copied to clipboard
Plain-text IBAN of the debtor account.
Link copied to clipboard
Account-owner name on the debtor account.
Link copied to clipboard
Encrypted IBAN of the debtor account, suitable for an opaque handoff back to the caller's backend. See Opaque Data.
Properties
Functions
Link copied to clipboard
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.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.