Modifier and Type | Method and Description |
---|---|
CompletableFuture |
TppBankingApiPisController.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) |
SinglePaymentBody |
TppBankingApiPisController.PaymentRestRequestBodyToSinglePaymentMapper.map(PaymentInitiation body,
PaymentProductDetails paymentProduct) |
Modifier and Type | Method and Description |
---|---|
SinglePaymentBody |
TppBankingApiPisController$PaymentRestRequestBodyToSinglePaymentMapperImpl.map(PaymentInitiation body,
PaymentProductDetails paymentProduct) |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<org.springframework.http.ResponseEntity<PaymentInitiationResponse>> |
TppBankingApiSinglePaymentPisApi._initiatePayment(@Valid PaymentInitiation body,
String serviceSessionPassword,
String fintechUserID,
String fintechRedirectURLOK,
String fintechRedirectURLNOK,
UUID xRequestID,
String paymentProduct,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
Boolean xPisPsuAuthenticationRequired) |
default CompletableFuture<org.springframework.http.ResponseEntity<PaymentInitiationResponse>> |
TppBankingApiSinglePaymentPisApi.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) |
Copyright © 2020. All rights reserved.