public interface UpdatePaymentAfterSpiService
| Modifier and Type | Method and Description |
|---|---|
boolean |
updatePaymentCancellationTppRedirectUri(@NotNull String paymentId,
@NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)
Updates a Tpp Info of Payment object by its ID
|
boolean |
updatePaymentStatus(@NotNull String paymentId,
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status)
Updates a Status of Payment object by its ID and PSU ID
|
boolean updatePaymentStatus(@NotNull
@NotNull String paymentId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status)
paymentId - ID of Paymentstatus - Status of Payment to be setboolean updatePaymentCancellationTppRedirectUri(@NotNull
@NotNull String paymentId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)
paymentId - ID of PaymenttppRedirectUri - Tpp redirect URIsCopyright © 2019. All rights reserved.