| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
CapturesResponse |
CapturesResponse.withCaptures(List<Capture> value)
The list of all captures performed on the requested payment.
|
| Modifier and Type | Method and Description |
|---|---|
CapturesResponse |
PaymentsClientInterface.getCaptures(String paymentId)
Resource /v2/{merchantId}/payments/{paymentId}/captures
- Get Captures Api
|
CapturesResponse |
PaymentsClient.getCaptures(String paymentId)
Resource /v2/{merchantId}/payments/{paymentId}/captures
- Get Captures Api
|
CapturesResponse |
PaymentsClientInterface.getCaptures(String paymentId,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/captures
- Get Captures Api
|
CapturesResponse |
PaymentsClient.getCaptures(String paymentId,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/captures
- Get Captures Api
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.