Open Journal Systems  3.3.0
Omnipay\PayPal\Message\ExpressInContextAuthorizeResponse Class Reference
Inheritance diagram for Omnipay\PayPal\Message\ExpressInContextAuthorizeResponse:
Omnipay\PayPal\Message\ExpressAuthorizeResponse Omnipay\PayPal\Message\Response Omnipay\Common\Message\RedirectResponseInterface Omnipay\Common\Message\AbstractResponse Omnipay\Common\Message\ResponseInterface Omnipay\Common\Message\ResponseInterface Omnipay\Common\Message\MessageInterface Omnipay\Common\Message\MessageInterface

Protected Member Functions

 getRedirectQueryParameters ()
 
 getRedirectQueryParameters ()
 
- Protected Member Functions inherited from Omnipay\PayPal\Message\ExpressAuthorizeResponse
 getCheckoutEndpoint ()
 
 getCheckoutEndpoint ()
 
- Protected Member Functions inherited from Omnipay\Common\Message\AbstractResponse
 validateRedirect ()
 

Protected Attributes

 $liveCheckoutEndpoint = 'https://www.paypal.com/checkoutnow'
 
 $testCheckoutEndpoint = 'https://www.sandbox.paypal.com/checkoutnow'
 
- Protected Attributes inherited from Omnipay\PayPal\Message\ExpressAuthorizeResponse
 $liveCheckoutEndpoint = 'https://www.paypal.com/cgi-bin/webscr'
 
 $testCheckoutEndpoint = 'https://www.sandbox.paypal.com/cgi-bin/webscr'
 
- Protected Attributes inherited from Omnipay\Common\Message\AbstractResponse
 $data
 
 $request
 

Additional Inherited Members

- Public Member Functions inherited from Omnipay\PayPal\Message\ExpressAuthorizeResponse
 getRedirectData ()
 
 getRedirectData ()
 
 getRedirectMethod ()
 
 getRedirectMethod ()
 
 getRedirectUrl ()
 
 getRedirectUrl ()
 
 getTransactionReference ()
 
 getTransactionReference ()
 
 isRedirect ()
 
 isRedirect ()
 
 isSuccessful ()
 
 isSuccessful ()
 
- Public Member Functions inherited from Omnipay\PayPal\Message\Response
 __construct (RequestInterface $request, $data)
 
 __construct (RequestInterface $request, $data)
 
 getMessage ()
 
 getMessage ()
 
 isPending ()
 
 isPending ()
 
- Public Member Functions inherited from Omnipay\Common\Message\AbstractResponse
 getCode ()
 
 getCode ()
 
 getData ()
 
 getData ()
 
 getRedirectResponse ()
 
 getRedirectResponse ()
 
 getRequest ()
 
 getRequest ()
 
 getTransactionId ()
 
 getTransactionId ()
 
 isCancelled ()
 
 isCancelled ()
 
 isTransparentRedirect ()
 
 isTransparentRedirect ()
 
 redirect ()
 
 redirect ()
 
- Public Member Functions inherited from Omnipay\Common\Message\RedirectResponseInterface
 redirect ()
 
 redirect ()
 

Detailed Description

PayPal Express In-Context Authorize Response

Definition at line 8 of file lib/vendor/omnipay/paypal/src/Message/ExpressInContextAuthorizeResponse.php.

Member Function Documentation

◆ getRedirectQueryParameters() [1/2]

Omnipay\PayPal\Message\ExpressInContextAuthorizeResponse::getRedirectQueryParameters ( )
protected

◆ getRedirectQueryParameters() [2/2]

Omnipay\PayPal\Message\ExpressInContextAuthorizeResponse::getRedirectQueryParameters ( )
protected

Field Documentation

◆ $liveCheckoutEndpoint

Omnipay\PayPal\Message\ExpressInContextAuthorizeResponse::$liveCheckoutEndpoint = 'https://www.paypal.com/checkoutnow'
protected

◆ $testCheckoutEndpoint

Omnipay\PayPal\Message\ExpressInContextAuthorizeResponse::$testCheckoutEndpoint = 'https://www.sandbox.paypal.com/checkoutnow'
protected

The documentation for this class was generated from the following file: