@Component public class SinglePaymentSpiImpl extends AbstractPaymentSpi<de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment,de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse> implements de.adorsys.psd2.xs2a.spi.service.SinglePaymentSpi
| Constructor and Description |
|---|
SinglePaymentSpiImpl(GeneralPaymentService paymentService,
LedgersSpiPaymentMapper paymentMapper) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment> |
getPaymentById(@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiContextData contextData,
@NotNull String acceptMediaType,
@NotNull de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment payment,
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiAspspConsentDataProvider aspspConsentDataProvider) |
protected @NotNull de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse |
getToSpiPaymentResponse(de.adorsys.ledgers.middleware.api.domain.sca.SCAPaymentResponseTO response) |
protected de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse> |
processEmptyAspspConsentData(@NotNull de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment payment,
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiAspspConsentDataProvider aspspConsentDataProvider,
@NotNull de.adorsys.psd2.xs2a.spi.domain.psu.SpiPsuData spiPsuData) |
checkConfirmationCode, executePaymentWithoutSca, getPaymentStatusById, initiatePayment, verifyScaAuthorisationAndExecutePaymentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Autowired public SinglePaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)
@NotNull
public @NotNull de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment> getPaymentById(@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiContextData contextData,
@NotNull
@NotNull String acceptMediaType,
@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment payment,
@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiAspspConsentDataProvider aspspConsentDataProvider)
getPaymentById in interface de.adorsys.psd2.xs2a.spi.service.PaymentSpi<de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment,de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse>getPaymentById in interface de.adorsys.psd2.xs2a.spi.service.SinglePaymentSpiprotected de.adorsys.psd2.xs2a.spi.domain.response.SpiResponse<de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse> processEmptyAspspConsentData(@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment payment,
@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.SpiAspspConsentDataProvider aspspConsentDataProvider,
@NotNull
@NotNull de.adorsys.psd2.xs2a.spi.domain.psu.SpiPsuData spiPsuData)
processEmptyAspspConsentData in class AbstractPaymentSpi<de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment,de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse>@NotNull protected @NotNull de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse getToSpiPaymentResponse(de.adorsys.ledgers.middleware.api.domain.sca.SCAPaymentResponseTO response)
getToSpiPaymentResponse in class AbstractPaymentSpi<de.adorsys.psd2.xs2a.spi.domain.payment.SpiSinglePayment,de.adorsys.psd2.xs2a.spi.domain.payment.response.SpiSinglePaymentInitiationResponse>Copyright © 2020. All rights reserved.