File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/omnipay/paypal/src/Message/ExpressInContextAuthorizeResponse.php
Back
<?php namespace Omnipay\PayPal\Message; /** * PayPal Express In-Context Authorize Response */ class ExpressInContextAuthorizeResponse extends ExpressAuthorizeResponse { protected $liveCheckoutEndpoint = 'https://www.paypal.com/checkoutnow'; protected $testCheckoutEndpoint = 'https://www.sandbox.paypal.com/checkoutnow'; protected function getRedirectQueryParameters() { return array( 'useraction' => 'commit', 'token' => $this->getTransactionReference(), ); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings