| Package | Description |
|---|---|
| com.ingenico.connect.gateway.sdk.java.merchant.captures | |
| com.ingenico.connect.gateway.sdk.java.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
CaptureResponse |
CapturesClient.get(String captureId)
Resource /{merchantId}/captures/{captureId}
- Get capture
|
CaptureResponse |
CapturesClient.get(String captureId,
CallContext context)
Resource /{merchantId}/captures/{captureId}
- Get capture
|
| Modifier and Type | Method and Description |
|---|---|
CaptureResponse |
PaymentsClient.capture(String paymentId,
CapturePaymentRequest body)
Resource /{merchantId}/payments/{paymentId}/capture
- Capture payment
|
CaptureResponse |
PaymentsClient.capture(String paymentId,
CapturePaymentRequest body,
CallContext context)
Resource /{merchantId}/payments/{paymentId}/capture
- Capture payment
|
Copyright © 2024 Ingenico ePayments. All rights reserved.