Open Journal Systems
3.3.0
|
Additional Inherited Members | |
![]() | |
validateRedirect () | |
![]() | |
$statusCode | |
![]() | |
$data | |
$request | |
PayPal REST Authorize Response
Definition at line 13 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getCompleteUrl | ( | ) |
Get the URL to complete (execute) the purchase or agreement.
The URL is embedded in the links section of the purchase or create subscription request response.
Definition at line 46 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Referenced by Omnipay\PayPal\Message\RestAuthorizeResponse\getTransactionReference().
Omnipay\PayPal\Message\RestAuthorizeResponse::getCompleteUrl | ( | ) |
Get the URL to complete (execute) the purchase or agreement.
The URL is embedded in the links section of the purchase or create subscription request response.
Definition at line 46 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getRedirectData | ( | ) |
Gets the redirect form data array, if the redirect method is POST.
Implements Omnipay\Common\Message\RedirectResponseInterface.
Definition at line 96 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getRedirectData | ( | ) |
Gets the redirect form data array, if the redirect method is POST.
Implements Omnipay\Common\Message\RedirectResponseInterface.
Definition at line 96 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getRedirectMethod | ( | ) |
Get the required redirect method (either GET or POST).
Implements Omnipay\Common\Message\RedirectResponseInterface.
Definition at line 86 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getRedirectMethod | ( | ) |
Get the required redirect method (either GET or POST).
Implements Omnipay\Common\Message\RedirectResponseInterface.
Definition at line 86 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getRedirectUrl | ( | ) |
Gets the redirect target url.
Implements Omnipay\Common\Message\RedirectResponseInterface.
Definition at line 25 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Omnipay\PayPal\Message\RestAuthorizeResponse::getRedirectUrl | ( | ) |
Gets the redirect target url.
Implements Omnipay\Common\Message\RedirectResponseInterface.
Definition at line 25 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
Referenced by Omnipay\PayPal\Message\RestAuthorizeResponse\isRedirect().
Omnipay\PayPal\Message\RestAuthorizeResponse::getTransactionReference | ( | ) |
Gateway Reference
Reimplemented from Omnipay\PayPal\Message\RestResponse.
Definition at line 59 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
References Omnipay\PayPal\Message\RestAuthorizeResponse\getCompleteUrl().
Omnipay\PayPal\Message\RestAuthorizeResponse::getTransactionReference | ( | ) |
Gateway Reference
Reimplemented from Omnipay\PayPal\Message\RestResponse.
Definition at line 59 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
References Omnipay\PayPal\Message\RestAuthorizeResponse\getCompleteUrl().
Omnipay\PayPal\Message\RestAuthorizeResponse::isRedirect | ( | ) |
Does the response require a redirect?
Reimplemented from Omnipay\Common\Message\AbstractResponse.
Definition at line 20 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
References Omnipay\PayPal\Message\RestAuthorizeResponse\getRedirectUrl().
Omnipay\PayPal\Message\RestAuthorizeResponse::isRedirect | ( | ) |
Does the response require a redirect?
Reimplemented from Omnipay\Common\Message\AbstractResponse.
Definition at line 20 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
References Omnipay\PayPal\Message\RestAuthorizeResponse\getRedirectUrl().
Omnipay\PayPal\Message\RestAuthorizeResponse::isSuccessful | ( | ) |
Is the response successful?
Reimplemented from Omnipay\PayPal\Message\RestResponse.
Definition at line 15 of file vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
References Omnipay\PayPal\Message\RestResponse\getCode().
Omnipay\PayPal\Message\RestAuthorizeResponse::isSuccessful | ( | ) |
Is the response successful?
Reimplemented from Omnipay\PayPal\Message\RestResponse.
Definition at line 15 of file lib/vendor/omnipay/paypal/src/Message/RestAuthorizeResponse.php.
References Omnipay\PayPal\Message\RestResponse\getCode().