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