updated 29.07.2025
is_laravel - 0/1 internal flagPLAN Settings
status: Indicates whether the VIP membership plan is disabled (0) or enabled (1)type: 1 ( 1 vip / 2 elite )product_name: VIP product name (also serves as the VIP plan name, e.g., "VIP Membership").product_price: VIP product price (also the price of the VIP membership).product_gid: Shopify product ID.product_variant_id: Shopify variant product ID.plan_id: Shopify subscription plan ID.plan_name: Subscription plan name (e.g., "billed every 1 month").tier_name: VIP tier name (e.g., "VIP" set from Subscribfy admin -> edit plan -> Membership Set-Up, also used as VIP discounted price label).i_name: Subscription plan interval name (e.g., week/month).i_count: Subscription plan interval count (e.g., 1-28).scripts_on: Empty or 1 (1 indicates that Shopify Plus script or Functions is enabled for VIP product discount).scripts_st_on: Empty/0 or 1 (1 indicates that Shopify Plus script will handle store credit redemption).~~function_on: Empty or 1 (1 indicates that Shopify Function Discount is enabled for VIP product discount). (in progress )~~~~checkout_ui~~: NOT used (03-2024) - replaced with metafield: ****shop.metafields.exison.otp~~otp_enabled~~: NOT used (03-2024) - replaced with metafield: ****shop.metafields.exison.otpallowed_countries : For which country would you like this membership plan to be available (Comma-separated list of ISO 3166-1 alpha-2 country codes (e.g. CA, US, GB))PERKS
dp: Indicates if discounted products are disabled (0) or enabled (1).dv: Discount value.dt: Percentage/fixed - Discount type.dat: all/collection/product - Discount applies to.dproduct: Product IDs selected for VIP discount.dcollection: Collection IDs selected for VIP discount.ds: (0/1) - Enable discount steps.ds_info: Discount steps rules.dct: (1/2) - Method for calculating the VIP discount.
stack_with_subs - (0/1) When enabled, the VIP product discount stacks with subscription discounts and applies to all recurring charges - only while the customer's VIP membership is active.store_credit : (0/1) If Store Credit is enabledstore_credit_type : (coupon / function / storecredit shopify (in progress) / giftcard Type of store creditsWelcome Offer (Offer an additional discount on the lowest priced product from the shopping cart. Valid on first membership order only.)
wo: Indicates if welcome offer is disabled (0) or enabled (1).wo_v: Welcome offer discount value.wo_t: Percentage/fixed - Welcome offer discount type.wo_at: all/collection/product - Welcome offer discount applies to.wo_product: Product IDs selected for welcome offer discount.wo_collection: Collection IDs selected for welcome offer discount.Free Trial
ft: Indicates if free trial is disabled (0) or enabled (1).ft_price: Price trial -> $0 or custom value.ft_type:
ft_duration: Trial duration in number of days (only applicable when ft_type = 2).Free Shipping
fs: Indicates if free shipping is disabled (0) or enabled (1).fs_country: For which country would you like to offer free shippingfs_message: Name/description discount message for shippingfs_method_name: Name of the store's shipping method to be discounted (optional)fs_threshold_type: 0 / items / subtotal: cart condition type for free shippingfs_threshold_value: decimal: number of cart items / cart subtotal value required for free shippingtype: "json” (for VIP Discount (Subscribfy), VIP Shipping (Subscribfy) )
Collection IDs selected for VIP discount (need it when vip discount thru Functions)
ACTIVE membership customer tags for a shop
{
"customerVipTag": [
"EXM: VIP: Active",
],
"customerEliteTag": [
"EXM: Elite: Active"
],
"collectionIds": [
"gid://shopify/Collection/440014831901",
"gid://shopify/Collection/473486623005",
"gid://shopify/Collection/463355740445"
]
}
Same as shop.metafields.exison.exison_plan_settings