SDKPaymentData

data class SDKPaymentData(val authorizationCode: String)

SdKTransactionIntent Sale successfull result

Parameters

authorizationCode

is the authorizationCode returned by the Online Processor

Constructors

Link copied to clipboard
constructor(authorizationCode: String)

Properties

Link copied to clipboard