Open Journal Systems
3.3.0
|
Public Member Functions | |
getCode () | |
getCode () | |
getMessage () | |
getMessage () | |
getRequest () | |
getRequest () | |
getTransactionReference () | |
getTransactionReference () | |
isCancelled () | |
isCancelled () | |
isRedirect () | |
isRedirect () | |
isSuccessful () | |
isSuccessful () | |
![]() | |
getData () | |
getData () | |
Response Interface
This interface class defines the standard functions that any Omnipay response interface needs to be able to provide. It is an extension of MessageInterface.
Response Interface
This interface class defines the standard functions that any Omnipay response interface needs to be able to provide. It is an extension of MessageInterface.
Definition at line 16 of file lib/vendor/omnipay/common/src/Omnipay/Common/Message/ResponseInterface.php.
Omnipay\Common\Message\ResponseInterface::getCode | ( | ) |
Response code
Implemented in Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\RestResponse, and Omnipay\PayPal\Message\RestResponse.
Omnipay\Common\Message\ResponseInterface::getCode | ( | ) |
Response code
Implemented in Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\RestResponse, and Omnipay\PayPal\Message\RestResponse.
Omnipay\Common\Message\ResponseInterface::getMessage | ( | ) |
Response Message
Implemented in Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\Response, and Omnipay\PayPal\Message\Response.
Omnipay\Common\Message\ResponseInterface::getMessage | ( | ) |
Response Message
Implemented in Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\Response, and Omnipay\PayPal\Message\Response.
Omnipay\Common\Message\ResponseInterface::getRequest | ( | ) |
Get the original request which generated this response
Implemented in Omnipay\Common\Message\AbstractResponse, and Omnipay\Common\Message\AbstractResponse.
Omnipay\Common\Message\ResponseInterface::getRequest | ( | ) |
Get the original request which generated this response
Implemented in Omnipay\Common\Message\AbstractResponse, and Omnipay\Common\Message\AbstractResponse.
Omnipay\Common\Message\ResponseInterface::getTransactionReference | ( | ) |
Gateway Reference
Implemented in Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\RestResponse, and Omnipay\PayPal\Message\RestResponse.
Omnipay\Common\Message\ResponseInterface::getTransactionReference | ( | ) |
Gateway Reference
Implemented in Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\RestResponse, and Omnipay\PayPal\Message\RestResponse.
Omnipay\Common\Message\ResponseInterface::isCancelled | ( | ) |
Is the transaction cancelled by the user?
Implemented in Omnipay\Common\Message\AbstractResponse, and Omnipay\Common\Message\AbstractResponse.
Omnipay\Common\Message\ResponseInterface::isCancelled | ( | ) |
Is the transaction cancelled by the user?
Implemented in Omnipay\Common\Message\AbstractResponse, and Omnipay\Common\Message\AbstractResponse.
Omnipay\Common\Message\ResponseInterface::isRedirect | ( | ) |
Does the response require a redirect?
Implemented in Omnipay\Common\Message\AbstractResponseTest_MockRedirectResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, and Omnipay\PayPal\Message\RestAuthorizeResponse.
Omnipay\Common\Message\ResponseInterface::isRedirect | ( | ) |
Does the response require a redirect?
Implemented in Omnipay\Common\Message\AbstractResponseTest_MockRedirectResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\Common\Message\AbstractResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, and Omnipay\PayPal\Message\RestAuthorizeResponse.
Omnipay\Common\Message\ResponseInterface::isSuccessful | ( | ) |
Is the response successful?
Implemented in Omnipay\Common\Message\AbstractResponseTest_MockRedirectResponse, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, and Omnipay\PayPal\Message\RestAuthorizeResponse.
Omnipay\Common\Message\ResponseInterface::isSuccessful | ( | ) |
Is the response successful?
Implemented in Omnipay\Common\Message\AbstractResponseTest_MockRedirectResponse, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\Response, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\RestResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, Omnipay\PayPal\Message\RestAuthorizeResponse, Omnipay\PayPal\Message\ExpressAuthorizeResponse, Omnipay\PayPal\Message\ExpressCompletePurchaseResponse, and Omnipay\PayPal\Message\RestAuthorizeResponse.