| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentService.cancelPayment(de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest)
Cancels payment by its ASPSP identifier and payment type
|
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentResponse |
SpiToXs2aCancelPaymentMapper.mapToCancelPaymentResponse(de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiPaymentCancellationResponse spiCancelPayment,
de.adorsys.psd2.xs2a.spi.service.SpiPayment payment,
String encryptedPaymentId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.initiatePaymentCancellation(de.adorsys.psd2.xs2a.spi.service.SpiPayment payment,
String encryptedPaymentId,
Boolean tppExplicitAuthorisationPreferred,
de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)
Cancels payment with or without performing strong customer authentication
|
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
AbstractCancelPaymentService.cancelPayment(de.adorsys.psd2.consent.api.pis.CommonPaymentData commonPaymentData,
de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest) |
ResponseObject<CancelPaymentResponse> |
CancelPaymentService.cancelPayment(de.adorsys.psd2.consent.api.pis.CommonPaymentData commonPaymentData,
de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
PaymentCancellationAspect.cancelPayment(ResponseObject<CancelPaymentResponse> result,
de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest) |
| Constructor and Description |
|---|
PaymentCancellationLinks(String httpUrl,
ScaApproachResolver scaApproachResolver,
RedirectLinkBuilder redirectLinkBuilder,
RedirectIdService redirectIdService,
CancelPaymentResponse response,
boolean isExplicitMethod,
de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow,
boolean authorisationConfirmationRequestMandated) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.model.PaymentInitiationCancelResponse202 |
PaymentModelMapperPsd2.mapToPaymentInitiationCancelResponse(CancelPaymentResponse cancelPaymentResponse) |
Copyright © 2020. All rights reserved.