| Package | Description |
|---|---|
| com.adyen.model.checkout | |
| com.adyen.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentCancelResource |
PaymentCancelResource.merchantAccount(String merchantAccount) |
PaymentCancelResource |
PaymentCancelResource.paymentPspReference(String paymentPspReference) |
PaymentCancelResource |
PaymentCancelResource.pspReference(String pspReference) |
PaymentCancelResource |
PaymentCancelResource.reference(String reference) |
PaymentCancelResource |
PaymentCancelResource.status(PaymentCancelResource.StatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
PaymentCancelResource |
Checkout.paymentsCancels(String paymentPspReference,
CreatePaymentCancelRequest createPaymentCancelRequest)
POST /payments/{paymentPspReference}/cancels
|
Copyright © 2022. All rights reserved.