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