Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.merchant.captures | |
com.worldline.connect.sdk.java.v1.merchant.payments |
Modifier and Type | Method and Description |
---|---|
RefundResponse |
CapturesClient.refund(String captureId,
RefundRequest body)
Resource /{merchantId}/captures/{captureId}/refund
- Create Refund
|
RefundResponse |
CapturesClient.refund(String captureId,
RefundRequest body,
CallContext context)
Resource /{merchantId}/captures/{captureId}/refund
- Create Refund
|
Modifier and Type | Method and Description |
---|---|
RefundResponse |
PaymentsClient.refund(String paymentId,
RefundRequest body)
Resource /{merchantId}/payments/{paymentId}/refund
- Create refund
|
RefundResponse |
PaymentsClient.refund(String paymentId,
RefundRequest body,
CallContext context)
Resource /{merchantId}/payments/{paymentId}/refund
- Create refund
|
Copyright © 2024 Worldline Global Collect. All rights reserved.