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