| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
SCAPaymentResponseTO |
MiddlewarePaymentService.authorizeCancelPayment(ScaInfoTO scaInfoTO,
String paymentId,
String cancellationId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.authorizePayment(ScaInfoTO scaInfoTO,
String paymentId)
PROC: 02c
|
SCAPaymentResponseTO |
MiddlewarePaymentService.executePayment(ScaInfoTO scaInfoTO,
PaymentTO payment)
Executes a payment
|
SCAPaymentResponseTO |
MiddlewarePaymentService.initiatePayment(ScaInfoTO scaInfoTO,
PaymentTO payment,
PaymentTypeTO paymentType)
PROC:01 Initiates a payment.
|
SCAPaymentResponseTO |
MiddlewarePaymentService.initiatePaymentCancellation(ScaInfoTO scaInfoTO,
String paymentId)
Checks the possibility of payment cancellation
|
SCAPaymentResponseTO |
MiddlewarePaymentService.loadSCAForCancelPaymentData(ScaInfoTO scaInfoTO,
String paymentId,
String cancellationId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.loadSCAForPaymentData(ScaInfoTO scaInfoTO,
String paymentId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForCancelPayment(ScaInfoTO scaInfoTO,
String paymentId,
String cancellationId) |
SCAPaymentResponseTO |
MiddlewarePaymentService.selectSCAMethodForPayment(ScaInfoTO scaInfoTO,
String paymentId) |
Copyright © 2020. All rights reserved.