public class Modification extends Service
| Constructor and Description |
|---|
Modification(Client client) |
| Modifier and Type | Method and Description |
|---|---|
ModificationResult |
cancel(CancelRequest cancelRequest)
Issues /cancel request
|
ModificationResult |
cancelOrRefund(CancelOrRefundRequest cancelOrRefundRequest)
Issues /cancelOrRefund request
|
ModificationResult |
capture(CaptureRequest captureRequest)
Issues /capture request
|
ModificationResult |
refund(RefundRequest refundRequest)
Issues /refund request
|
public Modification(Client client)
public ModificationResult capture(CaptureRequest captureRequest) throws IOException, ApiException
captureRequest - IOExceptionApiExceptionpublic ModificationResult cancelOrRefund(CancelOrRefundRequest cancelOrRefundRequest) throws IOException, ApiException
cancelOrRefundRequest - IOExceptionApiExceptionpublic ModificationResult refund(RefundRequest refundRequest) throws IOException, ApiException
refundRequest - IOExceptionApiExceptionpublic ModificationResult cancel(CancelRequest cancelRequest) throws IOException, ApiException
cancelRequest - IOExceptionApiExceptionCopyright © 2017. All rights reserved.