| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
RefundRequest |
RefundRequest.withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
RefundRequest |
RefundRequest.withReferences(PaymentReferences value)
Object that holds all reference properties that are linked to this transaction
|
| Modifier and Type | Method and Description |
|---|---|
RefundResponse |
PaymentsClientInterface.refundPayment(String paymentId,
RefundRequest body)
Resource /v2/{merchantId}/payments/{paymentId}/refund
- Refund payment
|
RefundResponse |
PaymentsClient.refundPayment(String paymentId,
RefundRequest body)
Resource /v2/{merchantId}/payments/{paymentId}/refund
- Refund payment
|
RefundResponse |
PaymentsClientInterface.refundPayment(String paymentId,
RefundRequest body,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/refund
- Refund payment
|
RefundResponse |
PaymentsClient.refundPayment(String paymentId,
RefundRequest body,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/refund
- Refund payment
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.