| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentService.cancelPayment(PaymentType paymentType,
String paymentId)
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(SpiPsuData psuData,
SpiPayment payment,
AspspConsentData consentData)
Cancels payment without performing strong customer authentication
|
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.initiatePaymentCancellation(SpiPsuData psuData,
SpiPayment payment,
AspspConsentData consentData)
Cancels payment without performing strong customer authentication
|
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
PaymentType paymentType,
String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
PaymentType paymentType,
String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationCancelResponse200202 |
PaymentModelMapperPsd2.mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.