@RestController public class PaymentController extends Object implements de.adorsys.psd2.api.PaymentApi
| Constructor and Description |
|---|
PaymentController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity |
cancelPayment(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
Boolean tpPRedirectPreferred,
String tpPNokRedirectURI,
String tpPRedirectURI,
Boolean tppExplicitAuthorisationPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
getPaymentCancellationScaStatus(String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
getPaymentInformation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
getPaymentInitiationAuthorisation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
getPaymentInitiationCancellationAuthorisationInformation(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
getPaymentInitiationScaStatus(String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
UUID xRequestID,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
getPaymentInitiationStatus(String paymentService,
String paymentProduct,
String paymentId,
UUID xRequestId,
String digest,
String signature,
byte[] tppSignatureCertificate,
Boolean tppRedirectPreferred,
String tppRedirectUri,
String tppNokRedirectUri,
String psuIpAddress,
String psuIpPort,
String psuAccept,
String psuAcceptCharset,
String psuAcceptEncoding,
String psuAcceptLanguage,
String psuUserAgent,
String psuHttpMethod,
UUID psuDeviceId,
String psuGeoLocation) |
org.springframework.http.ResponseEntity |
initiatePayment(@Valid Object body,
UUID xRequestID,
String psUIPAddress,
String paymentService,
String paymentProduct,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
Boolean tpPExplicitAuthorisationPreferred,
String tpPRejectionNoFundsPreferred,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity<de.adorsys.psd2.model.PaymentInitationRequestResponse201> |
initiatePayment(String body,
UUID xRequestID,
String psUIPAddress,
String paymentService,
String paymentProduct,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
Boolean tpPExplicitAuthorisationPreferred,
String tpPRejectionNoFundsPreferred,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity<de.adorsys.psd2.model.PaymentInitationRequestResponse201> |
initiatePayment(UUID xRequestID,
String psUIPAddress,
String paymentService,
String paymentProduct,
Object xmlSct,
de.adorsys.psd2.model.PeriodicPaymentInitiationXmlPart2StandingorderTypeJson jsonStandingorderType,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
Boolean tpPExplicitAuthorisationPreferred,
String tpPRejectionNoFundsPreferred,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
startPaymentAuthorisation(UUID xRequestID,
String paymentService,
String paymentProduct,
String paymentId,
Object body,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
startPaymentInitiationCancellationAuthorisation(UUID xRequestID,
String paymentService,
String paymentProduct,
String paymentId,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
updatePaymentCancellationPsuData(UUID xRequestID,
String paymentService,
String paymentProduct,
String paymentId,
String cancellationId,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
org.springframework.http.ResponseEntity |
updatePaymentPsuData(UUID xRequestID,
String paymentService,
String paymentProduct,
String paymentId,
String authorisationId,
Object body,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_cancelPayment, _getPaymentCancellationScaStatus, _getPaymentInformation, _getPaymentInitiationAuthorisation, _getPaymentInitiationCancellationAuthorisationInformation, _getPaymentInitiationScaStatus, _getPaymentInitiationStatus, _initiatePayment, _initiatePayment, _initiatePayment, _startPaymentAuthorisation, _startPaymentInitiationCancellationAuthorisation, _updatePaymentCancellationPsuData, _updatePaymentPsuData, getAcceptHeader, getObjectMapper, getRequestpublic org.springframework.http.ResponseEntity getPaymentInitiationStatus(String paymentService, String paymentProduct, String paymentId, UUID xRequestId, String digest, String signature, byte[] tppSignatureCertificate, Boolean tppRedirectPreferred, String tppRedirectUri, String tppNokRedirectUri, String psuIpAddress, String psuIpPort, String psuAccept, String psuAcceptCharset, String psuAcceptEncoding, String psuAcceptLanguage, String psuUserAgent, String psuHttpMethod, UUID psuDeviceId, String psuGeoLocation)
getPaymentInitiationStatus in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity getPaymentInformation(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
getPaymentInformation in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity initiatePayment(@Valid
@Valid Object body,
UUID xRequestID,
String psUIPAddress,
String paymentService,
String paymentProduct,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psuId,
String psUIDType,
String psUCorporateID,
String psUCorporateIDType,
String consentID,
Boolean tpPRedirectPreferred,
String tpPRedirectURI,
String tpPNokRedirectURI,
Boolean tpPExplicitAuthorisationPreferred,
String tpPRejectionNoFundsPreferred,
String tpPNotificationURI,
String tpPNotificationContentPreferred,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation)
initiatePayment in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity<de.adorsys.psd2.model.PaymentInitationRequestResponse201> initiatePayment(UUID xRequestID, String psUIPAddress, String paymentService, String paymentProduct, Object xmlSct, de.adorsys.psd2.model.PeriodicPaymentInitiationXmlPart2StandingorderTypeJson jsonStandingorderType, String digest, String signature, byte[] tpPSignatureCertificate, String psuId, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, Boolean tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, Boolean tpPExplicitAuthorisationPreferred, String tpPRejectionNoFundsPreferred, String tpPNotificationURI, String tpPNotificationContentPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
initiatePayment in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity<de.adorsys.psd2.model.PaymentInitationRequestResponse201> initiatePayment(String body, UUID xRequestID, String psUIPAddress, String paymentService, String paymentProduct, String digest, String signature, byte[] tpPSignatureCertificate, String psuId, String psUIDType, String psUCorporateID, String psUCorporateIDType, String consentID, Boolean tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, Boolean tpPExplicitAuthorisationPreferred, String tpPRejectionNoFundsPreferred, String tpPNotificationURI, String tpPNotificationContentPreferred, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
initiatePayment in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity cancelPayment(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, Boolean tpPRedirectPreferred, String tpPNokRedirectURI, String tpPRedirectURI, Boolean tppExplicitAuthorisationPreferred, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
cancelPayment in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity getPaymentCancellationScaStatus(String paymentService, String paymentProduct, String paymentId, String cancellationId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
getPaymentCancellationScaStatus in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity getPaymentInitiationAuthorisation(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
getPaymentInitiationAuthorisation in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity getPaymentInitiationCancellationAuthorisationInformation(String paymentService, String paymentProduct, String paymentId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
getPaymentInitiationCancellationAuthorisationInformation in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity getPaymentInitiationScaStatus(String paymentService, String paymentProduct, String paymentId, String authorisationId, UUID xRequestID, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
getPaymentInitiationScaStatus in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity startPaymentAuthorisation(UUID xRequestID, String paymentService, String paymentProduct, String paymentId, Object body, String psuId, String psUIDType, String psUCorporateID, String psUCorporateIDType, Boolean tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, String tpPNotificationURI, String tpPNotificationContentPreferred, String digest, String signature, byte[] tpPSignatureCertificate, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
startPaymentAuthorisation in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity startPaymentInitiationCancellationAuthorisation(UUID xRequestID, String paymentService, String paymentProduct, String paymentId, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String psuId, String psUIDType, String psUCorporateID, String psUCorporateIDType, Boolean tpPRedirectPreferred, String tpPRedirectURI, String tpPNokRedirectURI, String tpPNotificationURI, String tpPNotificationContentPreferred, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
startPaymentInitiationCancellationAuthorisation in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity updatePaymentCancellationPsuData(UUID xRequestID, String paymentService, String paymentProduct, String paymentId, String cancellationId, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String psuId, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
updatePaymentCancellationPsuData in interface de.adorsys.psd2.api.PaymentApipublic org.springframework.http.ResponseEntity updatePaymentPsuData(UUID xRequestID, String paymentService, String paymentProduct, String paymentId, String authorisationId, Object body, String digest, String signature, byte[] tpPSignatureCertificate, String psuId, String psUIDType, String psUCorporateID, String psUCorporateIDType, String psUIPAddress, String psUIPPort, String psUAccept, String psUAcceptCharset, String psUAcceptEncoding, String psUAcceptLanguage, String psUUserAgent, String psUHttpMethod, UUID psUDeviceID, String psUGeoLocation)
updatePaymentPsuData in interface de.adorsys.psd2.api.PaymentApiCopyright © 2020. All rights reserved.