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