| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> |
PaymentCancellationAuthorisationService.createPisCancellationAuthorization(String paymentId,
PsuIdData psuData,
PaymentType paymentType,
String paymentProduct) |
ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> |
PaymentCancellationAuthorisationServiceImpl.createPisCancellationAuthorization(String paymentId,
PsuIdData psuData,
PaymentType paymentType,
String paymentProduct)
Creates authorisation for payment cancellation request if given psu data is valid
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aCreatePisCancellationAuthorisationResponse> |
Xs2aPisCommonPaymentMapper.mapToXs2aCreatePisCancellationAuthorisationResponse(CreatePisAuthorisationResponse response,
PaymentType paymentType) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> |
CreatePisAuthorisationCancellationAspect.createPisAuthorizationAspect(ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> result,
String paymentId,
PsuIdData psuData,
PaymentType paymentType,
String paymentProduct) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> |
CreatePisAuthorisationCancellationAspect.createPisAuthorizationAspect(ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> result,
String paymentId,
PsuIdData psuData,
PaymentType paymentType,
String paymentProduct) |
| Modifier and Type | Method and Description |
|---|---|
StartCancellationScaProcessResponse |
AuthorisationModelMapperImpl.mapToStartCancellationScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse xs2aResponse) |
abstract StartCancellationScaProcessResponse |
AuthorisationModelMapper.mapToStartCancellationScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse xs2aResponse) |
Copyright © 2019. All rights reserved.