Uses of Class
de.adorsys.ledgers.middleware.api.domain.sca.SCAPaymentResponseTO
-
Packages that use SCAPaymentResponseTO Package Description de.adorsys.ledgers.middleware.api.service -
-
Uses of SCAPaymentResponseTO in de.adorsys.ledgers.middleware.api.service
Methods in de.adorsys.ledgers.middleware.api.service that return SCAPaymentResponseTO Modifier and Type Method Description SCAPaymentResponseTOMiddlewarePaymentService. authorizeCancelPayment(ScaInfoTO scaInfoTO, String paymentId)SCAPaymentResponseTOMiddlewarePaymentService. authorizePayment(ScaInfoTO scaInfoTO, String paymentId)PROC: 02cSCAPaymentResponseTOMiddlewarePaymentService. executePayment(ScaInfoTO scaInfoTO, String paymentId)Executes a paymentSCAPaymentResponseTOMiddlewarePaymentService. initiatePayment(ScaInfoTO scaInfoTO, PaymentTO payment)PROC:01 Initiates a payment.SCAPaymentResponseTOMiddlewarePaymentService. initiatePaymentCancellation(ScaInfoTO scaInfoTO, String paymentId)Checks the possibility of payment cancellation
-