@Component public class PaymentCancellationAspect extends AbstractLinkAspect<PaymentController>
| Constructor and Description |
|---|
PaymentCancellationAspect(PaymentCancellationAuthorisationNeededDecider cancellationScaNeededDecider,
AspspProfileServiceWrapper aspspProfileServiceWrapper,
ScaApproachResolver scaApproachResolver,
RedirectLinkBuilder redirectLinkBuilder,
AuthorisationMethodDecider authorisationMethodDecider,
RedirectIdService redirectIdService) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
cancelPayment(ResponseObject<CancelPaymentResponse> result,
PisPaymentCancellationRequest paymentCancellationRequest) |
hasErrorpublic PaymentCancellationAspect(PaymentCancellationAuthorisationNeededDecider cancellationScaNeededDecider, AspspProfileServiceWrapper aspspProfileServiceWrapper, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, AuthorisationMethodDecider authorisationMethodDecider, RedirectIdService redirectIdService)
public ResponseObject<CancelPaymentResponse> cancelPayment(ResponseObject<CancelPaymentResponse> result, PisPaymentCancellationRequest paymentCancellationRequest)
Copyright © 2019. All rights reserved.