| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payments |
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentResponse |
CancelPaymentResponse.withPayment(PaymentResponse value)
Object that holds the payment related properties
|
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentResponse |
PaymentsClientInterface.cancelPayment(String paymentId)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
CancelPaymentResponse |
PaymentsClient.cancelPayment(String paymentId)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
CancelPaymentResponse |
PaymentsClientInterface.cancelPayment(String paymentId,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
CancelPaymentResponse |
PaymentsClient.cancelPayment(String paymentId,
CallContext context)
Resource /v2/{merchantId}/payments/{paymentId}/cancel
- Cancel payment
|
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 © 2023 Worldline Online Payments Direct. All rights reserved.