@Component public class GeneralPaymentService extends Object
| Constructor and Description |
|---|
GeneralPaymentService(PaymentRestClient ledgersRestClient,
AuthRequestInterceptor authRequestInterceptor,
AspspConsentDataService consentDataService) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.core.pis.TransactionStatus> |
getPaymentStatusById(@NotNull de.adorsys.ledgers.middleware.api.domain.payment.PaymentTypeTO paymentType,
@NotNull String paymentId,
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus spiTransactionStatus,
@NotNull byte[] aspspConsentData) |
de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiPaymentExecutionResponse> |
verifyScaAuthorisationAndExecutePayment(@NotNull de.adorsys.psd2.xs2a.spi.domain.authorisation.SpiScaConfirmation spiScaConfirmation,
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiAspspConsentDataProvider aspspConsentDataProvider) |
public GeneralPaymentService(PaymentRestClient ledgersRestClient, AuthRequestInterceptor authRequestInterceptor, AspspConsentDataService consentDataService)
public de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.core.pis.TransactionStatus> getPaymentStatusById(@NotNull
@NotNull de.adorsys.ledgers.middleware.api.domain.payment.PaymentTypeTO paymentType,
@NotNull
@NotNull String paymentId,
@NotNull
@NotNull de.adorsys.psd2.xs2a.core.pis.TransactionStatus spiTransactionStatus,
@NotNull
@NotNull byte[] aspspConsentData)
public de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiPaymentExecutionResponse> verifyScaAuthorisationAndExecutePayment(@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.authorisation.SpiScaConfirmation spiScaConfirmation,
@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiAspspConsentDataProvider aspspConsentDataProvider)
Copyright © 2019. All rights reserved.