@Service public class PaymentCancellationSpiImpl extends Object implements PaymentCancellationSpi
| Constructor and Description |
|---|
PaymentCancellationSpiImpl() |
@NotNull public @NotNull SpiResponse<SpiPaymentCancellationResponse> initiatePaymentCancellation(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiPayment payment, @NotNull @NotNull AspspConsentData initialAspspConsentData)
initiatePaymentCancellation in interface PaymentCancellationSpi@NotNull public @NotNull SpiResponse<SpiResponse.VoidResponse> executePaymentCancellationWithoutSca(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiPayment payment, @NotNull @NotNull AspspConsentData aspspConsentData)
executePaymentCancellationWithoutSca in interface PaymentCancellationSpi@NotNull public @NotNull SpiResponse<SpiResponse.VoidResponse> cancelPaymentWithoutSca(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiPayment payment, @NotNull @NotNull AspspConsentData initialAspspConsentData)
cancelPaymentWithoutSca in interface PaymentCancellationSpipublic SpiResponse<SpiAuthorisationStatus> authorisePsu(@NotNull @NotNull SpiPsuData psuData, String password, SpiPayment businessObject, AspspConsentData aspspConsentData)
public SpiResponse<List<SpiScaMethod>> requestAvailableScaMethods(@NotNull @NotNull SpiPsuData psuData, SpiPayment businessObject, AspspConsentData aspspConsentData)
@NotNull public @NotNull SpiResponse<SpiAuthorizationCodeResult> requestAuthorisationCode(@NotNull @NotNull SpiPsuData psuData, @NotNull @NotNull SpiScaMethod scaMethod, @NotNull @NotNull SpiPayment businessObject, @NotNull @NotNull AspspConsentData aspspConsentData)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.