Open Monograph Press
3.3.0
vendor/omnipay/common/src/Common/Message/ResponseInterface.php
1
<?php
6
namespace
Omnipay\Common\Message
;
7
15
interface
ResponseInterface
extends
MessageInterface
16
{
22
public
function
getRequest
();
23
29
public
function
isSuccessful
();
30
36
public
function
isRedirect
();
37
43
public
function
isCancelled
();
44
50
public
function
getMessage
();
51
57
public
function
getCode
();
58
64
public
function
getTransactionReference
();
65
}
Omnipay\Common\Message\ResponseInterface\getCode
getCode()
Omnipay\Common\Message\ResponseInterface\isRedirect
isRedirect()
Omnipay\Common\Message\ResponseInterface\getTransactionReference
getTransactionReference()
Omnipay\Common\Message\ResponseInterface\getMessage
getMessage()
Omnipay\Common\Message\ResponseInterface\isCancelled
isCancelled()
Omnipay\Common\Message\ResponseInterface\getRequest
getRequest()
Omnipay\Common\Message
Definition:
lib/vendor/omnipay/common/src/Omnipay/Common/Message/AbstractRequest.php:6
Omnipay\Common\Message\ResponseInterface\isSuccessful
isSuccessful()
plugins
paymethod
paypal
vendor
omnipay
common
src
Common
Message
ResponseInterface.php
Generated on Fri Aug 28 2020 14:53:34 for Open Monograph Press by
1.8.17