public interface PaymentCancellationAuthorisationService
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> |
createPisCancellationAuthorization(String paymentId,
PsuIdData psuData,
PaymentType paymentType,
String paymentProduct) |
ResponseObject<ScaStatus> |
getPaymentCancellationAuthorisationScaStatus(String paymentId,
String cancellationId) |
ResponseObject<Xs2aPaymentCancellationAuthorisationSubResource> |
getPaymentInitiationCancellationAuthorisationInformation(String paymentId) |
ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse> |
updatePisCancellationPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request) |
ResponseObject<Xs2aCreatePisCancellationAuthorisationResponse> createPisCancellationAuthorization(String paymentId, PsuIdData psuData, PaymentType paymentType, String paymentProduct)
ResponseObject<Xs2aUpdatePisCommonPaymentPsuDataResponse> updatePisCancellationPsuData(Xs2aUpdatePisCommonPaymentPsuDataRequest request)
ResponseObject<Xs2aPaymentCancellationAuthorisationSubResource> getPaymentInitiationCancellationAuthorisationInformation(String paymentId)
ResponseObject<ScaStatus> getPaymentCancellationAuthorisationScaStatus(String paymentId, String cancellationId)
Copyright © 2019. All rights reserved.