Open Journal Systems
3.3.0
|
Additional Inherited Members | |
![]() | |
const | API_VERSION = 'v1' |
![]() | |
createResponse ($data, $statusCode) | |
createResponse ($data, $statusCode) | |
getHttpMethod () | |
getHttpMethod () | |
![]() | |
getCurrencies () | |
getParameter ($key) | |
setParameter ($key, $value) | |
setParameter ($key, $value) | |
![]() | |
$liveEndpoint = 'https://api.paypal.com' | |
$payerId = null | |
$testEndpoint = 'https://api.sandbox.paypal.com' | |
![]() | |
$currencies | |
$httpClient | |
$httpRequest | |
$negativeAmountAllowed = false | |
$parameters | |
$response | |
$zeroAmountAllowed = true | |
PayPal REST Void an authorization
Use this call to void a previously authorized payment. Note: A fully captured authorization cannot be voided.
Definition at line 17 of file lib/vendor/omnipay/paypal/src/Message/RestVoidRequest.php.
Omnipay\PayPal\Message\RestVoidRequest::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 19 of file lib/vendor/omnipay/paypal/src/Message/RestVoidRequest.php.
References Omnipay\Common\Message\AbstractRequest\validate().
Omnipay\PayPal\Message\RestVoidRequest::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 19 of file vendor/omnipay/paypal/src/Message/RestVoidRequest.php.
References Omnipay\Common\Message\AbstractRequest\validate().
Omnipay\PayPal\Message\RestVoidRequest::getEndpoint | ( | ) |
Reimplemented from Omnipay\PayPal\Message\AbstractRestRequest.
Definition at line 24 of file vendor/omnipay/paypal/src/Message/RestVoidRequest.php.
References Omnipay\Common\Message\AbstractRequest\getTransactionReference().
Omnipay\PayPal\Message\RestVoidRequest::getEndpoint | ( | ) |
Reimplemented from Omnipay\PayPal\Message\AbstractRestRequest.
Definition at line 24 of file lib/vendor/omnipay/paypal/src/Message/RestVoidRequest.php.
References Omnipay\Common\Message\AbstractRequest\getTransactionReference().