|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct (RequestInterface $request, $data) | |
| __construct (RequestInterface $request, $data) | |
| getPayments () | |
| getPayments () | |
Public Member Functions inherited from Omnipay\PayPal\Message\Response | |
| getMessage () | |
| getMessage () | |
| getTransactionReference () | |
| getTransactionReference () | |
| isPending () | |
| isPending () | |
| isSuccessful () | |
| isSuccessful () | |
Public Member Functions inherited from Omnipay\Common\Message\AbstractResponse | |
| getCode () | |
| getCode () | |
| getData () | |
| getData () | |
| getRedirectData () | |
| getRedirectMethod () | |
| getRedirectResponse () | |
| getRedirectResponse () | |
| getRedirectUrl () | |
| getRequest () | |
| getRequest () | |
| getTransactionId () | |
| getTransactionId () | |
| isCancelled () | |
| isCancelled () | |
| isRedirect () | |
| isRedirect () | |
| isTransparentRedirect () | |
| isTransparentRedirect () | |
| redirect () | |
| redirect () | |
Additional Inherited Members | |
Protected Member Functions inherited from Omnipay\Common\Message\AbstractResponse | |
| validateRedirect () | |
Protected Attributes inherited from Omnipay\Common\Message\AbstractResponse | |
| $data | |
| $request | |
Response for Transaction Search request
Definition at line 10 of file lib/vendor/omnipay/paypal/src/Message/ExpressTransactionSearchResponse.php.
| Omnipay\PayPal\Message\ExpressTransactionSearchResponse::__construct | ( | RequestInterface | $request, |
| $data | |||
| ) |
Constructor
| RequestInterface | $request | the initiating request. |
| mixed | $data |
Reimplemented from Omnipay\PayPal\Message\Response.
Definition at line 12 of file lib/vendor/omnipay/paypal/src/Message/ExpressTransactionSearchResponse.php.
References Omnipay\Common\Message\AbstractResponse\$data, Omnipay\Common\Message\AbstractResponse\$request, and Omnipay\PayPal\Message\Response\isSuccessful().
| Omnipay\PayPal\Message\ExpressTransactionSearchResponse::__construct | ( | RequestInterface | $request, |
| $data | |||
| ) |
Constructor
| RequestInterface | $request | the initiating request. |
| mixed | $data |
Reimplemented from Omnipay\PayPal\Message\Response.
Definition at line 12 of file vendor/omnipay/paypal/src/Message/ExpressTransactionSearchResponse.php.
References Omnipay\Common\Message\AbstractResponse\$data, Omnipay\Common\Message\AbstractResponse\$request, and Omnipay\PayPal\Message\Response\isSuccessful().
| Omnipay\PayPal\Message\ExpressTransactionSearchResponse::getPayments | ( | ) |
Definition at line 30 of file lib/vendor/omnipay/paypal/src/Message/ExpressTransactionSearchResponse.php.
| Omnipay\PayPal\Message\ExpressTransactionSearchResponse::getPayments | ( | ) |
Definition at line 30 of file vendor/omnipay/paypal/src/Message/ExpressTransactionSearchResponse.php.