| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<PaymentInitiationCancelResponse202> |
PaymentApi._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) |
default org.springframework.http.ResponseEntity<PaymentInitiationCancelResponse202> |
PaymentApi.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) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202._links(Map _links) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.addTppMessagesItem(TppMessage2XX tppMessagesItem) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.challengeData(ChallengeData challengeData) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.scaMethods(ScaMethods scaMethods) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.tppMessages(List<TppMessage2XX> tppMessages) |
PaymentInitiationCancelResponse202 |
PaymentInitiationCancelResponse202.transactionStatus(TransactionStatus transactionStatus) |
Copyright © 2020. All rights reserved.