Open Journal Systems
3.3.0
|
Data Fields | |
const | API_VERSION = '119.0' |
Protected Member Functions | |
createResponse ($data) | |
createResponse ($data) | |
getBaseData () | |
getBaseData () | |
getEndpoint () | |
getEndpoint () | |
getItemData () | |
getItemData () | |
![]() | |
getCurrencies () | |
getParameter ($key) | |
setParameter ($key, $value) | |
setParameter ($key, $value) | |
Protected Attributes | |
$liveEndpoint = 'https://api-3t.paypal.com/nvp' | |
$negativeAmountAllowed = true | |
$testEndpoint = 'https://api-3t.sandbox.paypal.com/nvp' | |
![]() | |
$currencies | |
$httpClient | |
$httpRequest | |
$negativeAmountAllowed = false | |
$parameters | |
$response | |
$zeroAmountAllowed = true | |
This class forms the base class for PayPal Express Checkout and Pro Checkout requests. These are also known as "Payflow Gateway" requests and also "PayPal Classic APIs".
According to the PayPal documentation:
https://developer.paypal.com/docs/classic/express-checkout/gs_expresscheckout/ https://developer.paypal.com/docs/classic/products/ppp-payflow-edition/ https://devtools-paypal.com/integrationwizard/ http://paypal.github.io/sdk/
Definition at line 35 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
|
protected |
Reimplemented in Omnipay\PayPal\Message\ExpressTransactionSearchRequest, Omnipay\PayPal\Message\ExpressTransactionSearchRequest, Omnipay\PayPal\Message\ExpressAuthorizeRequest, Omnipay\PayPal\Message\ExpressAuthorizeRequest, Omnipay\PayPal\Message\ExpressCompletePurchaseRequest, Omnipay\PayPal\Message\ExpressCompletePurchaseRequest, Omnipay\PayPal\Message\ExpressInContextAuthorizeRequest, and Omnipay\PayPal\Message\ExpressInContextAuthorizeRequest.
Definition at line 335 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
Referenced by Omnipay\PayPal\Message\AbstractRequest\sendData().
|
protected |
Reimplemented in Omnipay\PayPal\Message\ExpressTransactionSearchRequest, Omnipay\PayPal\Message\ExpressTransactionSearchRequest, Omnipay\PayPal\Message\ExpressAuthorizeRequest, Omnipay\PayPal\Message\ExpressAuthorizeRequest, Omnipay\PayPal\Message\ExpressCompletePurchaseRequest, Omnipay\PayPal\Message\ExpressCompletePurchaseRequest, Omnipay\PayPal\Message\ExpressInContextAuthorizeRequest, and Omnipay\PayPal\Message\ExpressInContextAuthorizeRequest.
Definition at line 341 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
Omnipay\PayPal\Message\AbstractRequest::getAddressOverride | ( | ) |
Definition at line 162 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getAddressOverride | ( | ) |
Definition at line 170 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getAllowNote | ( | ) |
Definition at line 152 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getAllowNote | ( | ) |
Definition at line 160 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
|
protected |
Definition at line 282 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\PayPal\Message\AbstractRequest\getButtonSource(), Omnipay\PayPal\Message\AbstractRequest\getPassword(), Omnipay\PayPal\Message\AbstractRequest\getSignature(), Omnipay\PayPal\Message\AbstractRequest\getSubject(), and Omnipay\PayPal\Message\AbstractRequest\getUsername().
Referenced by Omnipay\PayPal\Message\CaptureRequest\getData(), Omnipay\PayPal\Message\RefundRequest\getData(), Omnipay\PayPal\Message\ExpressFetchCheckoutRequest\getData(), Omnipay\PayPal\Message\FetchTransactionRequest\getData(), Omnipay\PayPal\Message\ExpressVoidRequest\getData(), Omnipay\PayPal\Message\ProAuthorizeRequest\getData(), Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), Omnipay\PayPal\Message\ExpressTransactionSearchRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
|
protected |
Definition at line 290 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\PayPal\Message\AbstractRequest\getButtonSource(), Omnipay\PayPal\Message\AbstractRequest\getPassword(), Omnipay\PayPal\Message\AbstractRequest\getSignature(), Omnipay\PayPal\Message\AbstractRequest\getSubject(), and Omnipay\PayPal\Message\AbstractRequest\getUsername().
Omnipay\PayPal\Message\AbstractRequest::getBorderColor | ( | ) |
Definition at line 122 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getBorderColor | ( | ) |
Definition at line 130 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getBrandName | ( | ) |
Definition at line 132 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getBrandName | ( | ) |
Definition at line 140 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getButtonSource | ( | ) |
Definition at line 277 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\AbstractRequest\getBaseData().
Omnipay\PayPal\Message\AbstractRequest::getButtonSource | ( | ) |
Definition at line 285 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getCustomerServiceNumber | ( | ) |
Definition at line 254 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getCustomerServiceNumber | ( | ) |
Definition at line 262 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
|
protected |
Definition at line 330 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\PayPal\Message\AbstractRequest\$liveEndpoint, and Omnipay\Common\Message\AbstractRequest\getTestMode().
Referenced by Omnipay\PayPal\Message\AbstractRequest\sendData().
|
protected |
Definition at line 336 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\PayPal\Message\AbstractRequest\$liveEndpoint, and Omnipay\Common\Message\AbstractRequest\getTestMode().
Omnipay\PayPal\Message\AbstractRequest::getHandlingAmount | ( | ) |
Definition at line 202 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getHandlingAmount | ( | ) |
Definition at line 210 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getHeaderImageUrl | ( | ) |
Definition at line 102 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getHeaderImageUrl | ( | ) |
Definition at line 110 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getInsuranceAmount | ( | ) |
Definition at line 222 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getInsuranceAmount | ( | ) |
Definition at line 230 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
|
protected |
Definition at line 298 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\formatCurrency(), and Omnipay\Common\Message\AbstractRequest\getItems().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
|
protected |
Definition at line 306 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\formatCurrency(), and Omnipay\Common\Message\AbstractRequest\getItems().
Omnipay\PayPal\Message\AbstractRequest::getLandingPage | ( | ) |
Definition at line 92 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getLandingPage | ( | ) |
Definition at line 100 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getLocaleCode | ( | ) |
Definition at line 232 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getLocaleCode | ( | ) |
Definition at line 240 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getLogoImageUrl | ( | ) |
Definition at line 112 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getLogoImageUrl | ( | ) |
Definition at line 120 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getMaxAmount | ( | ) |
Definition at line 172 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getMaxAmount | ( | ) |
Definition at line 180 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getNoShipping | ( | ) |
Definition at line 142 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getNoShipping | ( | ) |
Definition at line 150 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getPassword | ( | ) |
Definition at line 52 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\AbstractRequest\getBaseData().
Omnipay\PayPal\Message\AbstractRequest::getPassword | ( | ) |
Definition at line 60 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getSellerPaypalAccountId | ( | ) |
Definition at line 264 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getSellerPaypalAccountId | ( | ) |
Definition at line 272 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getShippingAmount | ( | ) |
Definition at line 192 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getShippingAmount | ( | ) |
Definition at line 200 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getShippingDiscount | ( | ) |
Definition at line 212 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getShippingDiscount | ( | ) |
Definition at line 220 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getSignature | ( | ) |
Definition at line 62 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\AbstractRequest\getBaseData().
Omnipay\PayPal\Message\AbstractRequest::getSignature | ( | ) |
Definition at line 70 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getSolutionType | ( | ) |
Definition at line 82 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getSolutionType | ( | ) |
Definition at line 90 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getSubject | ( | ) |
Definition at line 72 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\AbstractRequest\getBaseData().
Omnipay\PayPal\Message\AbstractRequest::getSubject | ( | ) |
Definition at line 80 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getTaxAmount | ( | ) |
Definition at line 182 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequest\getData(), and Omnipay\PayPal\Message\ExpressAuthorizeRequest\getData().
Omnipay\PayPal\Message\AbstractRequest::getTaxAmount | ( | ) |
Definition at line 190 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::getUsername | ( | ) |
Definition at line 42 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Referenced by Omnipay\PayPal\Message\AbstractRequest\getBaseData().
Omnipay\PayPal\Message\AbstractRequest::getUsername | ( | ) |
Definition at line 50 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\getParameter().
Omnipay\PayPal\Message\AbstractRequest::sendData | ( | $data | ) |
Send the request with specified data
mixed | $data | The data to send |
Implements Omnipay\Common\Message\RequestInterface.
Definition at line 321 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\$httpRequest, Omnipay\PayPal\Message\AbstractRequest\createResponse(), and Omnipay\PayPal\Message\AbstractRequest\getEndpoint().
Omnipay\PayPal\Message\AbstractRequest::sendData | ( | $data | ) |
Send the request with specified data
mixed | $data | The data to send |
Implements Omnipay\Common\Message\RequestInterface.
Definition at line 329 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\PayPal\Message\AbstractRequest\createResponse(), and Omnipay\PayPal\Message\AbstractRequest\getEndpoint().
Omnipay\PayPal\Message\AbstractRequest::setAddressOverride | ( | $value | ) |
Definition at line 167 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setAddressOverride | ( | $value | ) |
Definition at line 175 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setAllowNote | ( | $value | ) |
Definition at line 157 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setAllowNote | ( | $value | ) |
Definition at line 165 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setBorderColor | ( | $value | ) |
Definition at line 127 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setBorderColor | ( | $value | ) |
Definition at line 135 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setBrandName | ( | $value | ) |
Definition at line 137 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setBrandName | ( | $value | ) |
Definition at line 145 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setButtonSource | ( | $value | ) |
The Button Source (BN Code) is for PayPal Partners taking payments for a 3rd party
Definition at line 272 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setButtonSource | ( | $value | ) |
The Button Source (BN Code) is for PayPal Partners taking payments for a 3rd party
Definition at line 280 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setCustomerServiceNumber | ( | $value | ) |
Definition at line 249 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setCustomerServiceNumber | ( | $value | ) |
Definition at line 257 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setHandlingAmount | ( | $value | ) |
Definition at line 207 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setHandlingAmount | ( | $value | ) |
Definition at line 215 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setHeaderImageUrl | ( | $value | ) |
Definition at line 107 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setHeaderImageUrl | ( | $value | ) |
Definition at line 115 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setInsuranceAmount | ( | $value | ) |
Definition at line 227 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setInsuranceAmount | ( | $value | ) |
Definition at line 235 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setItems | ( | $items | ) |
Set the items in this order
ItemBag | array | $items | An array of items in this order |
Reimplemented from Omnipay\Common\Message\AbstractRequest.
Definition at line 345 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setItems | ( | $items | ) |
Set the items in this order
ItemBag | array | $items | An array of items in this order |
Reimplemented from Omnipay\Common\Message\AbstractRequest.
Definition at line 351 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setLandingPage | ( | $value | ) |
Definition at line 97 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setLandingPage | ( | $value | ) |
Definition at line 105 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setLocaleCode | ( | $value | ) |
Definition at line 244 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setLocaleCode | ( | $value | ) |
Definition at line 252 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setLogoImageUrl | ( | $value | ) |
Definition at line 117 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setLogoImageUrl | ( | $value | ) |
Definition at line 125 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setMaxAmount | ( | $value | ) |
Definition at line 177 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setMaxAmount | ( | $value | ) |
Definition at line 185 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setNoShipping | ( | $value | ) |
Definition at line 147 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setNoShipping | ( | $value | ) |
Definition at line 155 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setPassword | ( | $value | ) |
Definition at line 57 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setPassword | ( | $value | ) |
Definition at line 65 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSellerPaypalAccountId | ( | $value | ) |
Definition at line 259 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSellerPaypalAccountId | ( | $value | ) |
Definition at line 267 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setShippingAmount | ( | $value | ) |
Definition at line 197 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setShippingAmount | ( | $value | ) |
Definition at line 205 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setShippingDiscount | ( | $value | ) |
Definition at line 217 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setShippingDiscount | ( | $value | ) |
Definition at line 225 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSignature | ( | $value | ) |
Definition at line 67 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSignature | ( | $value | ) |
Definition at line 75 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSolutionType | ( | $value | ) |
Definition at line 87 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSolutionType | ( | $value | ) |
Definition at line 95 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSubject | ( | $value | ) |
Definition at line 77 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setSubject | ( | $value | ) |
Definition at line 85 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setTaxAmount | ( | $value | ) |
Definition at line 187 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setTaxAmount | ( | $value | ) |
Definition at line 195 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setUsername | ( | $value | ) |
Definition at line 47 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
Omnipay\PayPal\Message\AbstractRequest::setUsername | ( | $value | ) |
Definition at line 55 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
References Omnipay\Common\Message\AbstractRequest\setParameter().
|
protected |
Definition at line 39 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
Referenced by Omnipay\PayPal\Message\AbstractRequest\getEndpoint().
|
protected |
Definition at line 48 of file vendor/omnipay/paypal/src/Message/AbstractRequest.php.
|
protected |
Definition at line 40 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
const Omnipay\PayPal\Message\AbstractRequest::API_VERSION = '119.0' |
Definition at line 37 of file lib/vendor/omnipay/paypal/src/Message/AbstractRequest.php.
Referenced by Omnipay\PayPal\Message\CaptureRequestTest\testGetData(), Omnipay\PayPal\Message\FetchTransactionRequestTest\testGetData(), Omnipay\PayPal\Message\ExpressFetchCheckoutRequestTest\testGetData(), Omnipay\PayPal\Message\ExpressCompletePurchaseRequestTest\testGetData(), Omnipay\PayPal\Message\ExpressCompleteAuthorizeRequestTest\testGetData(), Omnipay\PayPal\Message\RefundRequestTest\testGetData(), Omnipay\PayPal\Message\ExpressInContextAuthorizeRequestTest\testGetDataWithCard(), and Omnipay\PayPal\Message\ExpressAuthorizeRequestTest\testGetDataWithCard().