Skip to main content
Anchor to CartTransformCreateUserErrorCode

CartTransformCreateUserErrorCode

enum

Possible error codes that can be returned by CartTransformCreateUserError.

Anchor to FUNCTION_ALREADY_REGISTEREDFUNCTION_ALREADY_REGISTERED

A cart transform function already exists for the provided function_id.

Anchor to FUNCTION_DOES_NOT_IMPLEMENTFUNCTION_DOES_NOT_IMPLEMENT

Function does not implement the required interface for this cart_transform function.

No Shopify Function found for provided function_id.

Failed to create cart transform due to invalid input.

Could not create or update metafields.


Was this section helpful?

•OBJECT

An error that occurs during the execution of CartTransformCreate.


Was this section helpful?