stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyProtectEligibilityStatus

AdminTypes.ShopifyProtectEligibilityStatus enum

The status of an order’s eligibility for protection against fraudulent chargebacks by Shopify Protect.

Signature:

export declare enum ShopifyProtectEligibilityStatus 

Enumeration Members

Member Value Description
Eligible "ELIGIBLE" The order is eligible for protection against fraudulent chargebacks. If an order is updated, the order’s eligibility may change and protection could be removed.
NotEligible "NOT_ELIGIBLE" The order isn’t eligible for protection against fraudulent chargebacks.
Pending "PENDING" The eligibility of the order is pending and has not yet been determined.