| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentService.cancelPayment(PaymentType paymentType,
String paymentProduct,
String encryptedPaymentId)
Cancels payment by its ASPSP identifier and payment type
|
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentResponse |
SpiToXs2aCancelPaymentMapper.mapToCancelPaymentResponse(SpiPaymentCancellationResponse spiCancelPayment) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.cancelPaymentWithoutAuthorisation(PsuIdData psuData,
SpiPayment payment,
String encryptedPaymentId)
Cancels payment without performing strong customer authentication
|
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.initiatePaymentCancellation(PsuIdData psuData,
SpiPayment payment,
String encryptedPaymentId)
Cancels payment without performing strong customer authentication
|
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
PaymentType paymentType,
String paymentProduct,
String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
PaymentType paymentType,
String paymentProduct,
String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationCancelResponse204202 |
PaymentModelMapperPsd2.mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse) |
Copyright © 2019. All rights reserved.