@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, getRequest
public TppBankingPaymentConfirmationController()
public org.springframework.http.ResponseEntity<PsuPaymentSessionResponse> confirmPayment(String authId, UUID xRequestID, String serviceSessionPassword, String xTimestampUTC, String xRequestSignature, String fintechID)
confirmPayment
in interface PaymentConfirmationApi
Copyright © 2020. All rights reserved.