| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
SCAPaymentResponseTO |
MiddlewarePaymentService.authorizeCancelPayment(String paymentId,
String cancellationId,
String authCode) |
SCAPaymentResponseTO |
MiddlewarePaymentService.authorizePayment(String paymentId,
String authorisationId,
String authCode)
PROC: 02c
|
<T> SCAPaymentResponseTO |
MiddlewarePaymentService.initiatePayment(T payment,
PaymentTypeTO paymentType)
PROC:01 Initiates a payment.
|
SCAPaymentResponseTO |
MiddlewarePaymentService.initiatePaymentCancellation(String paymentId)
Checks the possibility of payment cancellation
|
SCAPaymentResponseTO |
MiddlewarePaymentService.loadSCAForCancelPaymentData(String paymentId,
String cancellationId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.loadSCAForPaymentData(String paymentId,
String authorisationId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForCancelPayment(String paymentId,
String cancellationId,
String scaMethodId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForPayment(String paymentId,
String authorisationId,
String scaMethodId) |
Copyright © 2019. All rights reserved.