| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
OrderStatusOutput |
RefundResponse.getStatusOutput() |
OrderStatusOutput |
OrderStatusOutput.withErrors(List<APIError> value) |
OrderStatusOutput |
OrderStatusOutput.withIsCancellable(Boolean value)
Flag indicating if the payment can be cancelled
* true
* false
|
OrderStatusOutput |
OrderStatusOutput.withStatusCategory(String value)
Highlevel status of the payment, payout or refund.
|
OrderStatusOutput |
OrderStatusOutput.withStatusCode(Integer value)
Numeric status code of the legacy API.
|
OrderStatusOutput |
OrderStatusOutput.withStatusCodeChangeDateTime(String value)
Timestamp of the latest status change
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefundResponse.setStatusOutput(OrderStatusOutput value) |
RefundResponse |
RefundResponse.withStatusOutput(OrderStatusOutput value) |
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.