Class Refunds
Refunds client.
- Ingenico\Connect\Sdk\Resource
-
Ingenico\Connect\Sdk\Merchant\Refunds
public
|
#
find(
Resource /{merchantId}/refunds - Find refunds |
public
|
#
get( string $refundId,
Resource /{merchantId}/refunds/{refundId} - Get refund |
public
null
|
#
approve( string $refundId,
Resource /{merchantId}/refunds/{refundId}/approve - Approve refund |
public
null
|
#
cancel( string $refundId,
Resource /{merchantId}/refunds/{refundId}/cancel - Cancel refund |
public
null
|
#
cancelapproval( string $refundId,
Resource /{merchantId}/refunds/{refundId}/cancelapproval - Undo approve refund |
__construct(),
getClientMetaInfo(),
getCommunicator(),
instantiateUri()
|
$context
|