@Component public class PaymentCancellationAspect extends AbstractLinkAspect<PaymentController>
| Constructor and Description |
|---|
PaymentCancellationAspect(MessageService messageService,
PaymentCancellationAuthorisationNeededDecider cancellationScaNeededDecider,
AspspProfileService aspspProfileService,
ScaApproachResolver scaApproachResolver,
RedirectLinkBuilder redirectLinkBuilder,
AuthorisationMethodDecider authorisationMethodDecider) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
cancelPayment(ResponseObject<CancelPaymentResponse> result,
PaymentType paymentType,
String paymentProduct,
String paymentId,
Boolean tppExplicitAuthorisationPreferred) |
hasErrorpublic PaymentCancellationAspect(MessageService messageService, PaymentCancellationAuthorisationNeededDecider cancellationScaNeededDecider, AspspProfileService aspspProfileService, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, AuthorisationMethodDecider authorisationMethodDecider)
public ResponseObject<CancelPaymentResponse> cancelPayment(ResponseObject<CancelPaymentResponse> result, PaymentType paymentType, String paymentProduct, String paymentId, Boolean tppExplicitAuthorisationPreferred)
Copyright © 2019. All rights reserved.