| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201Response1 |
PaymentsApi.refreshPaymentStatus(String id,
RefreshPaymentStatusRequest refreshPaymentStatusRequest)
Check a Payment Status
Checks and updates the payment status
|
okhttp3.Call |
PaymentsApi.refreshPaymentStatusAsync(String id,
RefreshPaymentStatusRequest refreshPaymentStatusRequest,
ApiCallback<PtsV2PaymentsPost201Response1> callback)
Check a Payment Status (asynchronously)
Checks and updates the payment status
|
okhttp3.Call |
PaymentsApi.refreshPaymentStatusCall(String id,
RefreshPaymentStatusRequest refreshPaymentStatusRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for refreshPaymentStatus
|
ApiResponse<PtsV2PaymentsPost201Response1> |
PaymentsApi.refreshPaymentStatusWithHttpInfo(String id,
RefreshPaymentStatusRequest refreshPaymentStatusRequest)
Check a Payment Status
Checks and updates the payment status
|
| Modifier and Type | Method and Description |
|---|---|
RefreshPaymentStatusRequest |
RefreshPaymentStatusRequest.agreementInformation(Ptsv2refreshpaymentstatusidAgreementInformation agreementInformation) |
RefreshPaymentStatusRequest |
RefreshPaymentStatusRequest.clientReferenceInformation(Ptsv2refreshpaymentstatusidClientReferenceInformation clientReferenceInformation) |
RefreshPaymentStatusRequest |
RefreshPaymentStatusRequest.paymentInformation(Ptsv2refreshpaymentstatusidPaymentInformation paymentInformation) |
RefreshPaymentStatusRequest |
RefreshPaymentStatusRequest.processingInformation(Ptsv2refreshpaymentstatusidProcessingInformation processingInformation) |
Copyright © 2025. All rights reserved.