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