@RestController public class TppBankingApiPisController extends Object implements TppBankingApiSinglePaymentPisApi
| Modifier and Type | Class and Description |
|---|---|
static interface |
TppBankingApiPisController.PaymentFacadeResponseBodyToRestBodyMapper |
static interface |
TppBankingApiPisController.PaymentRestRequestBodyToSinglePaymentMapper |
log| Constructor and Description |
|---|
TppBankingApiPisController() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture |
initiatePayment(PaymentInitiation body,
String serviceSessionPassword,
String fintechUserID,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
UUID xRequestID,
String paymentProduct,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
Boolean xPisPsuAuthenticationRequired) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_initiatePayment, getAcceptHeader, getObjectMapper, getRequestpublic CompletableFuture initiatePayment(PaymentInitiation body, String serviceSessionPassword, String fintechUserID, String fintechRedirectURLOK, String fintechRedirectURLNOK, UUID xRequestID, String paymentProduct, String xTimestampUTC, String xRequestSignature, String fintechID, String bankID, Boolean xPisPsuAuthenticationRequired)
initiatePayment in interface TppBankingApiSinglePaymentPisApiCopyright © 2020. All rights reserved.