| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationCancelResponse204202 |
PaymentInitiationServicePisApi.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)
Payment Cancellation Request
This method initiates the cancellation of a payment.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PaymentInitiationCancelResponse204202> |
PaymentInitiationServicePisApi.cancelPaymentWithHttpInfo(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)
Payment Cancellation Request
This method initiates the cancellation of a payment.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PaymentInitiationServicePisApi.cancelPaymentAsync(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,
ApiCallback<PaymentInitiationCancelResponse204202> callback)
Payment Cancellation Request (asynchronously)
This method initiates the cancellation of a payment.
|
| 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.