| 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
|
Object |
MiddlewarePaymentService.getPaymentById(String paymentId)
Reads and return a payment.
|
TransactionStatusTO |
MiddlewarePaymentService.getPaymentStatusById(String paymentId)
PROC: 04
|
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) |
SCAConsentResponseTO |
MiddlewareAccountManagementService.selectSCAMethodForAisConsent(String consentId,
String authorisationId,
String scaMethodId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForCancelPayment(String paymentId,
String cancellationId,
String scaMethodId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForPayment(String paymentId,
String authorisationId,
String scaMethodId) |
Copyright © 2019. All rights reserved.