| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
RefundsResponse |
RefundsResponse.withRefunds(List<RefundResponse> value)
The list of all refunds performed on the requested payment.
|
| Modifier and Type | Method and Description |
|---|---|
RefundsResponse |
PaymentsClientInterface.getRefunds(String paymentId)
Resource /v2/{merchantId}/payments/{paymentId}/refunds
- Get Refunds Api
|
RefundsResponse |
PaymentsClient.getRefunds(String paymentId)
Resource /v2/{merchantId}/payments/{paymentId}/refunds
- Get Refunds Api
|
RefundsResponse |
PaymentsClientInterface.getRefunds(String paymentId,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/refunds
- Get Refunds Api
|
RefundsResponse |
PaymentsClient.getRefunds(String paymentId,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/refunds
- Get Refunds Api
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.