public interface PaymentAuthorisationService
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisAuthorisationResponse> |
createPisAuthorization(String paymentId,
PaymentType paymentType,
String paymentProduct,
PsuIdData psuData) |
ResponseObject<Xs2aAuthorisationSubResources> |
getPaymentInitiationAuthorisations(String paymentId) |
ResponseObject<ScaStatus> |
getPaymentInitiationAuthorisationScaStatus(String paymentId,
String authorisationId) |
ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse> |
updatePisCommonPaymentPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request) |
ResponseObject<Xs2aCreatePisAuthorisationResponse> createPisAuthorization(String paymentId, PaymentType paymentType, String paymentProduct, PsuIdData psuData)
ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse> updatePisCommonPaymentPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request)
ResponseObject<Xs2aAuthorisationSubResources> getPaymentInitiationAuthorisations(String paymentId)
ResponseObject<ScaStatus> getPaymentInitiationAuthorisationScaStatus(String paymentId, String authorisationId)
Copyright © 2019. All rights reserved.