toResponse

Creates response with default values from request to use the same UUID.

Parameters

defaultValues

Map where key is PONativeAlternativePaymentMethodParameter.key and value is a default value for this parameter.


Deprecated

Not used.

Creates POCardTokenizationPreferredSchemeResponse from POCardTokenizationPreferredSchemeRequest.

Parameters

preferredScheme

Preferred scheme that will be used by default for card tokenization. Will use a primary scheme if null.


Deprecated

Not used.

Creates POCardTokenizationProcessingResponse from POCardTokenizationProcessingRequest.

Parameters

result

Result of tokenized card processing.


Deprecated

Not used.

Creates POCardTokenizationShouldContinueResponse from POCardTokenizationShouldContinueRequest.

Parameters

shouldContinue

Boolean that indicates whether the flow should continue or complete after the failure.


Deprecated

Not used.

Creates POCardUpdateShouldContinueResponse from POCardUpdateShouldContinueRequest.

Parameters

shouldContinue

Boolean that indicates whether the flow should continue or complete after the failure.