| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentTO |
MiddlewarePaymentService.getPaymentById(String paymentId)
Reads and return a payment.
|
| Modifier and Type | Method and Description |
|---|---|
List<PaymentTO> |
MiddlewarePaymentService.getPendingPeriodicPayments(ScaInfoTO scaInfoTO) |
| Modifier and Type | Method and Description |
|---|---|
SCAPaymentResponseTO |
MiddlewarePaymentService.executePayment(ScaInfoTO scaInfoTO,
PaymentTO payment)
Executes a payment
|
SCAPaymentResponseTO |
MiddlewarePaymentService.initiatePayment(ScaInfoTO scaInfoTO,
PaymentTO payment,
PaymentTypeTO paymentType)
PROC:01 Initiates a payment.
|
Copyright © 2021. All rights reserved.