| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentRequest |
CancelPaymentRequest.withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
CancelPaymentRequest |
CancelPaymentRequest.withIsFinal(Boolean value)
This property indicates whether this will be the final operation.
|
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentResponse |
PaymentsClientInterface.cancelPayment(String paymentId,
CancelPaymentRequest body)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
CancelPaymentResponse |
PaymentsClient.cancelPayment(String paymentId,
CancelPaymentRequest body)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
CancelPaymentResponse |
PaymentsClientInterface.cancelPayment(String paymentId,
CancelPaymentRequest body,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
CancelPaymentResponse |
PaymentsClient.cancelPayment(String paymentId,
CancelPaymentRequest body,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.