| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsVoidsPost201Response |
VoidApi.mitVoid(MitVoidRequest mitVoidRequest)
Timeout Void
This is to void a previous payment, capture, refund, or credit that merchant does not receive a reply(Mostly due to timeout).
|
okhttp3.Call |
VoidApi.mitVoidAsync(MitVoidRequest mitVoidRequest,
ApiCallback<PtsV2PaymentsVoidsPost201Response> callback)
Timeout Void (asynchronously)
This is to void a previous payment, capture, refund, or credit that merchant does not receive a reply(Mostly due to timeout).
|
okhttp3.Call |
VoidApi.mitVoidCall(MitVoidRequest mitVoidRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for mitVoid
|
ApiResponse<PtsV2PaymentsVoidsPost201Response> |
VoidApi.mitVoidWithHttpInfo(MitVoidRequest mitVoidRequest)
Timeout Void
This is to void a previous payment, capture, refund, or credit that merchant does not receive a reply(Mostly due to timeout).
|
| Modifier and Type | Method and Description |
|---|---|
MitVoidRequest |
MitVoidRequest.clientReferenceInformation(Ptsv2paymentsClientReferenceInformation clientReferenceInformation) |
MitVoidRequest |
MitVoidRequest.paymentInformation(Ptsv2paymentsidvoidsPaymentInformation paymentInformation) |
Copyright © 2020. All rights reserved.