| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<PaymentInitiationCancelResponse204202> |
PaymentApi._cancelPayment(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) |
default org.springframework.http.ResponseEntity<PaymentInitiationCancelResponse204202> |
PaymentApi.cancelPayment(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) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationCancelResponse204202 |
PaymentInitiationCancelResponse204202._links(Map _links) |
PaymentInitiationCancelResponse204202 |
PaymentInitiationCancelResponse204202.challengeData(ChallengeData challengeData) |
PaymentInitiationCancelResponse204202 |
PaymentInitiationCancelResponse204202.chosenScaMethod(ChosenScaMethod chosenScaMethod) |
PaymentInitiationCancelResponse204202 |
PaymentInitiationCancelResponse204202.scaMethods(ScaMethods scaMethods) |
PaymentInitiationCancelResponse204202 |
PaymentInitiationCancelResponse204202.transactionStatus(TransactionStatus transactionStatus) |
Copyright © 2019. All rights reserved.