| Package | Description |
|---|---|
| com.cybersource.payments.api |
| Modifier and Type | Method and Description |
|---|---|
RefundCollection |
RefundsApi.getRefunds(Integer offset,
Integer limit)
List refunds.
|
RefundCollection |
RefundsApi.getSaleRefunds(String saleId,
Integer offset,
Integer limit)
List refunds for a sale.
|
| Modifier and Type | Method and Description |
|---|---|
List<RefundCollection> |
RefundsApi.getCaptureRefunds(String captureId,
Integer offset,
Integer limit)
Lists refunds for a capture.
|
Copyright © 2016. All Rights Reserved.