| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
CaptureStatusOutput |
CaptureResponse.getStatusOutput()
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
CaptureStatusOutput |
Capture.getStatusOutput()
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
CaptureStatusOutput |
CaptureStatusOutput.withStatusCode(Integer value)
Numeric status code of the legacy API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptureResponse.setStatusOutput(CaptureStatusOutput value)
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
void |
Capture.setStatusOutput(CaptureStatusOutput value)
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
CaptureResponse |
CaptureResponse.withStatusOutput(CaptureStatusOutput value)
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
Capture |
Capture.withStatusOutput(CaptureStatusOutput value)
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.