| 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
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PtsV2PaymentsPost201Response1> |
PaymentsApi.refreshPaymentStatusWithHttpInfo(String id,
RefreshPaymentStatusRequest refreshPaymentStatusRequest)
Check a Payment Status
Checks and updates the payment status
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PaymentsApi.refreshPaymentStatusAsync(String id,
RefreshPaymentStatusRequest refreshPaymentStatusRequest,
ApiCallback<PtsV2PaymentsPost201Response1> callback)
Check a Payment Status (asynchronously)
Checks and updates the payment status
|
Copyright © 2025. All rights reserved.