@RestController public class TppBankingApiPisInfoController extends Object implements TppBankingApiPaymentStatusPisApi
| Modifier and Type | Class and Description |
|---|---|
static interface |
TppBankingApiPisInfoController.PaymentInfoBodyToApiMapper |
static interface |
TppBankingApiPisInfoController.PaymentStatusBodyToApiMapper |
log| Constructor and Description |
|---|
TppBankingApiPisInfoController() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture |
getPaymentInformation(String serviceSessionPassword,
String fintechUserID,
UUID xRequestID,
String paymentProduct,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
UUID serviceSessionID) |
CompletableFuture |
getPaymentStatus(String serviceSessionPassword,
String fintechUserID,
UUID xRequestID,
String paymentProduct,
String xTimestampUTC,
String xRequestSignature,
String fintechID,
String bankID,
UUID serviceSessionID) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_getPaymentInformation, _getPaymentStatus, getAcceptHeader, getObjectMapper, getRequestpublic CompletableFuture getPaymentInformation(String serviceSessionPassword, String fintechUserID, UUID xRequestID, String paymentProduct, String xTimestampUTC, String xRequestSignature, String fintechID, String bankID, UUID serviceSessionID)
getPaymentInformation in interface TppBankingApiPaymentStatusPisApipublic CompletableFuture getPaymentStatus(String serviceSessionPassword, String fintechUserID, UUID xRequestID, String paymentProduct, String xTimestampUTC, String xRequestSignature, String fintechID, String bankID, UUID serviceSessionID)
getPaymentStatus in interface TppBankingApiPaymentStatusPisApiCopyright © 2020. All rights reserved.