public class UnifiedCheckoutV1CaptureContextApi extends Object
| Constructor | Description |
|---|---|
UnifiedCheckoutV1CaptureContextApi() |
|
UnifiedCheckoutV1CaptureContextApi(ApiClient apiClient) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
generateUnifiedCheckoutV1CaptureContext(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest) |
Generate Unified Checkout V1 Capture Context
Unified Checkout is a powerful product within the Digital Acceptance Suite.
|
okhttp3.Call |
generateUnifiedCheckoutV1CaptureContextAsync(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest,
ApiCallback<String> callback) |
Generate Unified Checkout V1 Capture Context (asynchronously)
Unified Checkout is a powerful product within the Digital Acceptance Suite.
|
okhttp3.Call |
generateUnifiedCheckoutV1CaptureContextCall(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for generateUnifiedCheckoutV1CaptureContext
|
ApiResponse<String> |
generateUnifiedCheckoutV1CaptureContextWithHttpInfo(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest) |
Generate Unified Checkout V1 Capture Context
Unified Checkout is a powerful product within the Digital Acceptance Suite.
|
ApiClient |
getApiClient() |
|
void |
setApiClient(ApiClient apiClient) |
public UnifiedCheckoutV1CaptureContextApi()
public UnifiedCheckoutV1CaptureContextApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call generateUnifiedCheckoutV1CaptureContextCall(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException, com.cybersource.authsdk.core.ConfigException
generateUnifiedCheckoutV1CaptureContextRequest - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectcom.cybersource.authsdk.core.ConfigException - If creation of merchant configuration fails in ApiClientpublic String generateUnifiedCheckoutV1CaptureContext(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest) throws ApiException, com.cybersource.authsdk.core.ConfigException
generateUnifiedCheckoutV1CaptureContextRequest - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodycom.cybersource.authsdk.core.ConfigException - If creation of merchant configuration fails in ApiClientpublic ApiResponse<String> generateUnifiedCheckoutV1CaptureContextWithHttpInfo(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest) throws ApiException, com.cybersource.authsdk.core.ConfigException
generateUnifiedCheckoutV1CaptureContextRequest - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodycom.cybersource.authsdk.core.ConfigException - If creation of merchant configuration fails in ApiClientpublic okhttp3.Call generateUnifiedCheckoutV1CaptureContextAsync(GenerateUnifiedCheckoutV1CaptureContextRequest generateUnifiedCheckoutV1CaptureContextRequest, ApiCallback<String> callback) throws ApiException, com.cybersource.authsdk.core.ConfigException
generateUnifiedCheckoutV1CaptureContextRequest - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectcom.cybersource.authsdk.core.ConfigException - If creation of merchant configuration fails in ApiClientCopyright © 2026. All rights reserved.