StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.applicationInfo(ApplicationInfo applicationInfo) |
applicationInfo
|
StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.enhancedSchemeData(EnhancedSchemeData enhancedSchemeData) |
enhancedSchemeData
|
static StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.fromJson(String jsonString) |
Create an instance of StandalonePaymentCancelRequest given an JSON string
|
StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.merchantAccount(String merchantAccount) |
The merchant account that is used to process the payment.
|
StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.paymentReference(String paymentReference) |
The
[`reference`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/payments__reqParam_reference)
of the payment that you want to cancel.
|
StandalonePaymentCancelRequest |
StandalonePaymentCancelRequest.reference(String reference) |
Your reference for the cancel request.
|