ProcessTransactionResultInterface
interface ProcessTransactionResultInterface (View source)
Methods
string|int
getProcessorReference()
Transaction reference of the processor plaform
string|int
getReference()
Returns the reference of the transaction created on the transaction platform
processedAt()
Returns the date time at wich the transaction was processed
string
getStatusText()
The tranasction status text
array|object
getResponse()
Transaction processor response object
bool
isValidated()
Boolean value indicating validated transactions
Details
string|int
getProcessorReference()
Transaction reference of the processor plaform
string|int
getReference()
Returns the reference of the transaction created on the transaction platform
DateTimeInterface
processedAt()
Returns the date time at wich the transaction was processed
string
getStatusText()
The tranasction status text
array|object
getResponse()
Transaction processor response object
bool
isValidated()
Boolean value indicating validated transactions