@Service public class SinglePaymentSpiImpl extends Object implements SinglePaymentSpi
| Constructor and Description |
|---|
SinglePaymentSpiImpl() |
@NotNull public @NotNull SpiResponse<SpiSinglePaymentInitiationResponse> initiatePayment(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiSinglePayment payment, @NotNull @NotNull AspspConsentData initialAspspConsentData)
initiatePayment in interface PaymentSpi<SpiSinglePayment,SpiSinglePaymentInitiationResponse>initiatePayment in interface SinglePaymentSpi@NotNull public @NotNull SpiResponse<SpiSinglePayment> getPaymentById(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiSinglePayment payment, @NotNull @NotNull AspspConsentData aspspConsentData)
getPaymentById in interface PaymentSpi<SpiSinglePayment,SpiSinglePaymentInitiationResponse>getPaymentById in interface SinglePaymentSpi@NotNull public @NotNull SpiResponse<SpiTransactionStatus> getPaymentStatusById(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiSinglePayment payment, @NotNull @NotNull AspspConsentData aspspConsentData)
getPaymentStatusById in interface PaymentSpi<SpiSinglePayment,SpiSinglePaymentInitiationResponse>getPaymentStatusById in interface SinglePaymentSpi@NotNull public @NotNull SpiResponse<SpiResponse.VoidResponse> executePaymentWithoutSca(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiSinglePayment payment, @NotNull @NotNull AspspConsentData aspspConsentData)
executePaymentWithoutSca in interface PaymentSpi<SpiSinglePayment,SpiSinglePaymentInitiationResponse>@NotNull public @NotNull SpiResponse<SpiResponse.VoidResponse> verifyScaAuthorisationAndExecutePayment(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiScaConfirmation spiScaConfirmation, @NotNull @NotNull SpiSinglePayment payment, @NotNull @NotNull AspspConsentData aspspConsentData)
verifyScaAuthorisationAndExecutePayment in interface PaymentSpi<SpiSinglePayment,SpiSinglePaymentInitiationResponse>Copyright © 2018 Pivotal Software, Inc.. All rights reserved.