Open Journal Systems
3.3.0
|
Additional Inherited Members | |
![]() | |
const | API_VERSION = '119.0' |
![]() | |
createResponse ($data) | |
createResponse ($data) | |
getBaseData () | |
getBaseData () | |
getEndpoint () | |
getEndpoint () | |
getItemData () | |
getItemData () | |
![]() | |
getCurrencies () | |
getParameter ($key) | |
setParameter ($key, $value) | |
setParameter ($key, $value) | |
![]() | |
$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 | |
Definition at line 8 of file lib/vendor/omnipay/paypal/src/Message/RefundRequest.php.
Omnipay\PayPal\Message\RefundRequest::getData | ( | ) |
Get the raw data array for this message. The format of this varies from gateway to gateway, but will usually be either an associative array, or a SimpleXMLElement.
Implements Omnipay\Common\Message\MessageInterface.
Definition at line 10 of file lib/vendor/omnipay/paypal/src/Message/RefundRequest.php.
References Omnipay\Common\Message\AbstractRequest\getAmount(), Omnipay\PayPal\Message\AbstractRequest\getBaseData(), Omnipay\Common\Message\AbstractRequest\getCurrency(), Omnipay\Common\Message\AbstractRequest\getTransactionReference(), and Omnipay\Common\Message\AbstractRequest\validate().
Omnipay\PayPal\Message\RefundRequest::getData | ( | ) |
Get the raw data array for this message. The format of this varies from gateway to gateway, but will usually be either an associative array, or a SimpleXMLElement.
Implements Omnipay\Common\Message\MessageInterface.
Definition at line 10 of file vendor/omnipay/paypal/src/Message/RefundRequest.php.
References Omnipay\Common\Message\AbstractRequest\getAmount(), Omnipay\PayPal\Message\AbstractRequest\getBaseData(), Omnipay\Common\Message\AbstractRequest\getCurrency(), Omnipay\Common\Message\AbstractRequest\getTransactionReference(), and Omnipay\Common\Message\AbstractRequest\validate().