@RestController public class TppBankingPaymentConfirmationController extends Object implements PaymentConfirmationApi
log| Constructor and Description |
|---|
TppBankingPaymentConfirmationController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<PsuPaymentSessionResponse> |
confirmPayment(String authId,
UUID xRequestID,
String serviceSessionPassword,
String xTimestampUTC,
String xRequestSignature,
String fintechID) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_confirmPayment, getAcceptHeader, getObjectMapper, getRequestpublic TppBankingPaymentConfirmationController()
public org.springframework.http.ResponseEntity<PsuPaymentSessionResponse> confirmPayment(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)
confirmPayment in interface PaymentConfirmationApiCopyright © 2020. All rights reserved.