@Service @Transactional(readOnly=true) public class UpdatePaymentAfterSpiServiceInternalEncrypted extends Object implements de.adorsys.psd2.consent.api.service.UpdatePaymentAfterSpiServiceEncrypted
| Constructor and Description |
|---|
UpdatePaymentAfterSpiServiceInternalEncrypted() |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.consent.api.CmsResponse<Boolean> |
updatePaymentCancellationInternalRequestId(@NotNull String encryptedPaymentId,
@NotNull String internalRequestId) |
de.adorsys.psd2.consent.api.CmsResponse<Boolean> |
updatePaymentCancellationTppRedirectUri(@NotNull String encryptedPaymentId,
@NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri) |
de.adorsys.psd2.consent.api.CmsResponse<Boolean> |
updatePaymentStatus(@NotNull String encryptedPaymentId,
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status) |
public UpdatePaymentAfterSpiServiceInternalEncrypted()
@Transactional public de.adorsys.psd2.consent.api.CmsResponse<Boolean> updatePaymentStatus(@NotNull @NotNull String encryptedPaymentId, @NotNull @NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus status)
@Transactional public de.adorsys.psd2.consent.api.CmsResponse<Boolean> updatePaymentCancellationTppRedirectUri(@NotNull @NotNull String encryptedPaymentId, @NotNull @NotNull de.adorsys.psd2.xs2a.core.tpp.TppRedirectUri tppRedirectUri)
Copyright © 2020. All rights reserved.