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