public class Modification extends Service
| 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
IOExceptionApiExceptionpublic ModificationResult voidPendingRefund(VoidPendingRefundRequest voidPendingRefundRequest) throws IOException, ApiException
voidPendingRefundRequest - VoidPendingRefundRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult voidPendingRefund(VoidPendingRefundRequest voidPendingRefundRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionpublic ModificationResult donate(DonationRequest donationRequest) throws IOException, ApiException
donationRequest - DonationRequestIOException - IOExceptionApiException - ApiExceptionpublic ModificationResult donate(DonationRequest donationRequest, RequestOptions requestOptions) throws IOException, ApiException
IOExceptionApiExceptionCopyright © 2022. All rights reserved.