Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<PsuPaymentSessionResponse> |
TppBankingPaymentConfirmationController.confirmPayment(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
Modifier and Type | Method and Description |
---|---|
PsuPaymentSessionResponse |
PsuPaymentSessionResponse.authorizationSessionId(UUID authorizationSessionId) |
Modifier and Type | Method and Description |
---|---|
default org.springframework.http.ResponseEntity<PsuPaymentSessionResponse> |
PaymentConfirmationApi._confirmPayment(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
default org.springframework.http.ResponseEntity<PsuPaymentSessionResponse> |
PaymentConfirmationApi.confirmPayment(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
Copyright © 2020. All rights reserved.