@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, getRequest
public 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 TppBankingApiSinglePaymentPisApi
Copyright © 2020. All rights reserved.