Class: PpInfo

timapi.PpInfo()

Contains payment protocol specific information.

Overview

Members-Overview

Methods-Overview

Constructor

new PpInfo()

Create empty Native error

Member-List

paymentProtocol :timapi.constants.PaymentProtocol

Specifies the payment protocol used.

ppEp2AuthReslt :Number

Payment protocol specific authorisation result.

ppEp2AuthRespC :String

Payment protocol specific authorisation response code.

ppEp2TransSeqCnt :Number

Payment protocol specific transaction sequence counter, which refers to a previous transaction.

ppEp2TransSeqCntOrig :Number

Payment protocol specific original transaction sequence counter, which refers to a previous transaction.

Methods

toString() → {String}

Get string representation for debugging purpose.
Returns:
String representation

Type: String