Overview
The customer.metafields.exison.customer_subscription1 metafield, created by Subscribfy, contains detailed information about a customer's membership in Shopify
Metafield Attributes
name
- Description: The name of the subscription or membership.
- Example:
"Vip Membership"
status
- Description: The current status of the subscription. Possible values include
"ACTIVE", "PAUSED", or "CANCELLED".
- Example:
"ACTIVE"
member_since
- Description: The date when the customer became a member or subscribed.
- Format: A human-readable date string.
- Example:
"May 28, 2023"
next_billing
- Description: The next scheduled billing date for the subscription.
- Format: A human-readable date string.
- Example:
"October 28, 2023"
scid
- Description: The unique identifier for the subscription contract associated with the customer.