DeviceInformationReceivedEvent

public class DeviceInformationReceivedEvent

Deprecated on 2020-06-15. Please use PaymentSdk.getDeviceInformation() instead.

Fields

TYPE

public static final String TYPE

Methods

generateTransactionEventResponse

public TransactionEventResponse generateTransactionEventResponse()

getAcquirerMerchantId

public String getAcquirerMerchantId()

getAcquirerTerminalId

public String getAcquirerTerminalId()

getDebugMode

public int getDebugMode()

getDeviceInformation

public PsdkDeviceInformation getDeviceInformation()

getEventId

public String getEventId()

getHardwareDeviceId

public String getHardwareDeviceId()

getInvoiceId

public String getInvoiceId()

getLogicalDeviceId

public String getLogicalDeviceId()

getMessage

public String getMessage()

getPaymentApplicationName

public String getPaymentApplicationName()

getPaymentApplicationVersion

public String getPaymentApplicationVersion()

getSessionId

public String getSessionId()

getState

public PaymentDeviceState getState()

getStatus

public int getStatus()

getTransaction

public Transaction getTransaction()

getType

public String getType()