public interface UpdatePaymentStatusAfterSpiServiceEncrypted
| Modifier and Type | Method and Description |
|---|---|
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 setCopyright © 2019. All rights reserved.