PaymentInitiation

Payload returned by the collect-payment service.

Properties

Link copied to clipboard

Plaintext debtor IBAN as reported by the provider.

Link copied to clipboard

Plaintext debtor name as reported by the provider.

Link copied to clipboard

Provider-encrypted debtor-IBAN ciphertext that can be re-fed into a subsequent collect-payment call as an EncryptedIbanReference.

Link copied to clipboard

Provider-side payment status (when known).

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String