extends |
ApiResource |
|---|
Refunds client.
| Methods | ||
|---|---|---|
public
|
processStandaloneRefund(ApiRefundRequest $body, CallContext|null $callContext = null): ApiRefundResponse
|
# |
public
|
getRefund(string $refundId, GetRefundParams $query, CallContext|null $callContext = null): ApiRefundResource
|
# |
public
|
captureRefund(
string $refundId,
ApiCaptureRequestForRefund $body,
CallContext|null $callContext = null,
): ApiActionResponseForRefund
|
# |
public
|
reverseRefundAuthorization(
string $refundId,
ApiRefundReversalRequest $body,
CallContext|null $callContext = null,
): ApiActionResponseForRefund
|
# |
| Methods inherited from Worldline\Acquiring\Sdk\ApiResource |
|---|
__construct(), getCommunicator(), instantiateUri() |
| Properties inherited from Worldline\Acquiring\Sdk\ApiResource |
|---|
$context |