| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisAuthorisationResponse> |
PaymentAuthorisationServiceImpl.createPisAuthorization(String paymentId,
PaymentType paymentType,
String paymentProduct,
PsuIdData psuData)
Creates authorisation for payment request if given psu data is valid
|
ResponseObject<Xs2aCreatePisAuthorisationResponse> |
PaymentAuthorisationService.createPisAuthorization(String paymentId,
PaymentType paymentType,
String paymentProduct,
PsuIdData psuData) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aCreatePisAuthorisationResponse> |
Xs2aPisCommonPaymentMapper.mapToXsa2CreatePisAuthorizationResponse(CreatePisAuthorisationResponse response,
PaymentType paymentType) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisAuthorisationResponse> |
CreatePisAuthorizationAspect.createPisAuthorizationAspect(ResponseObject<Xs2aCreatePisAuthorisationResponse> result,
String paymentId,
PaymentType paymentType,
String paymentProduct,
PsuIdData psuData) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisAuthorisationResponse> |
CreatePisAuthorizationAspect.createPisAuthorizationAspect(ResponseObject<Xs2aCreatePisAuthorisationResponse> result,
String paymentId,
PaymentType paymentType,
String paymentProduct,
PsuIdData psuData) |
| Modifier and Type | Method and Description |
|---|---|
StartScaprocessResponse |
ConsentModelMapper.mapToStartScaProcessResponse(Xs2aCreatePisAuthorisationResponse response) |
Copyright © 2019. All rights reserved.