Class Xs2aUpdatePaymentAfterSpiService


  • @Service
    public class Xs2aUpdatePaymentAfterSpiService
    extends Object
    • Constructor Detail

      • Xs2aUpdatePaymentAfterSpiService

        public Xs2aUpdatePaymentAfterSpiService()
    • Method Detail

      • updatePaymentStatus

        public boolean updatePaymentStatus​(@NotNull
                                           @NotNull String paymentId,
                                           @NotNull
                                           @NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status)
      • updatePaymentCancellationTppRedirectUri

        public boolean updatePaymentCancellationTppRedirectUri​(@NotNull
                                                               @NotNull String paymentId,
                                                               @NotNull
                                                               @NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)
      • updatePaymentCancellationInternalRequestId

        public boolean updatePaymentCancellationInternalRequestId​(@NotNull
                                                                  @NotNull String paymentId,
                                                                  @NotNull
                                                                  @NotNull String internalRequestId)