public class Modification extends Service
GSON, isApiKeyRequired| Constructor and Description |
|---|
Modification(Client client) |
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic Modification(Client client)
public ModificationResult capture(CaptureRequest captureRequest) throws IOException, ApiException
captureRequest - CaptureRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult capture(CaptureRequest captureRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionpublic ModificationResult cancelOrRefund(CancelOrRefundRequest cancelOrRefundRequest) throws IOException, ApiException
cancelOrRefundRequest - CancelOrRefundRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult cancelOrRefund(CancelOrRefundRequest cancelOrRefundRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionpublic ModificationResult refund(RefundRequest refundRequest) throws IOException, ApiException
refundRequest - RefundRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult refund(RefundRequest refundRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionpublic ModificationResult cancel(CancelRequest cancelRequest) throws IOException, ApiException
cancelRequest - CancelRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult cancel(CancelRequest cancelRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionpublic ModificationResult technicalCancel(TechnicalCancelRequest technicalCancelRequest) throws IOException, ApiException
technicalCancelRequest - TechnicalCancelRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult technicalCancel(TechnicalCancelRequest technicalCancelRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionpublic ModificationResult adjustAuthorization(AdjustAuthorisationRequest adjustAuthorisationRequest) throws IOException, ApiException
adjustAuthorisationRequest - AdjustAuthorisationRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult adjustAuthorization(AdjustAuthorisationRequest adjustAuthorisationRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionCopyright © 2019. All rights reserved.