| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentService.cancelPayment(PisPaymentCancellationRequest paymentCancellationRequest)
Cancels payment by its ASPSP identifier and payment type
|
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentResponse |
SpiToXs2aCancelPaymentMapperImpl.mapToCancelPaymentResponse(SpiPaymentCancellationResponse spiCancelPayment,
SpiPayment payment,
String encryptedPaymentId) |
CancelPaymentResponse |
SpiToXs2aCancelPaymentMapper.mapToCancelPaymentResponse(SpiPaymentCancellationResponse spiCancelPayment,
SpiPayment payment,
String encryptedPaymentId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.initiatePaymentCancellation(SpiPayment payment,
String encryptedPaymentId,
Boolean tppExplicitAuthorisationPreferred,
TppRedirectUri tppRedirectUri)
Cancels payment with or without performing strong customer authentication
|
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.cancelPayment(CommonPaymentData commonPaymentData,
PisPaymentCancellationRequest paymentCancellationRequest) |
ResponseObject<CancelPaymentResponse> |
AbstractCancelPaymentService.cancelPayment(CommonPaymentData commonPaymentData,
PisPaymentCancellationRequest paymentCancellationRequest) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
PisPaymentCancellationRequest paymentCancellationRequest) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
PisPaymentCancellationRequest paymentCancellationRequest) |
| Constructor and Description |
|---|
PaymentCancellationLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
RedirectLinkBuilder redirectLinkBuilder,
RedirectIdService redirectIdService,
CancelPaymentResponse response,
boolean isExplicitMethod) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationCancelResponse202 |
PaymentModelMapperPsd2.mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse) |
Copyright © 2020. All rights reserved.