Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.merchant.captures | |
com.worldline.connect.sdk.java.v1.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 Worldline Global Collect. All rights reserved.