Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
eWAY
Rapid
Models
TransactionStatus
C# Class eWAY.Rapid.Models.TransactionStatus
Combines together all the status information for a transaction.
Mostrar archivo
Open project: eWAYPayment/eway-rapid-net
Public Methods
Method
Description
getTransactionID
( ) :
string
Fetches the TransactionID as a string
hasFraudCode
( ) :
bool
Check if the response contains a fraud code
Method Details
getTransactionID()
public
method
Fetches the TransactionID as a string
public
getTransactionID
( ) :
string
return
string
hasFraudCode()
public
method
Check if the response contains a fraud code
public
hasFraudCode
( ) :
bool
return
bool