PaymentInstrumentAddition

Initiate the addition of a new payment instrument for this customer.

This API returns a URL to be used to access the DigiPay IFrame based interface to request the customer to enter a payment instrument details.

interface PaymentInstrumentAddition : Serializable

Functions

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

Properties

clientReference
Link copied to clipboard

The unique reference for this interaction as defined by the client application

abstract val clientReference: String
wallet
Link copied to clipboard

Which wallet to store the new instrument in

abstract val wallet: Wallet