| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationResponse |
TppBankingApiPisController.PaymentFacadeResponseBodyToRestBodyMapper.map(SinglePaymentBody facadeEntity) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationResponse |
TppBankingApiPisController$PaymentFacadeResponseBodyToRestBodyMapperImpl.map(SinglePaymentBody facadeEntity) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationResponse |
PaymentInitiationResponse.msg(String msg) |
| 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.