Membership
Membership Join Date (%%JOINDATE%% )
{{ cons_membership.join_dt }}
The date the membership was purchased.
Membership Expiration Date (%%EXPIRATIONDATE%% )
{{ cons_membership.expiration_dt }}
The date the membership expires.
Is lifetime (%%ISLIFETIME%% )
{{ cons_membership.is_lifetime }}
Prints "lifetime" if the user is a lifetime member
membership.isactive requires configuration.
Contact BSD if you're interested in enabling the "isactive" tag. Ask about enabling activity level personalization.
Is Active (%%ISACTIVE%% )
This feature needs to be enabled to return valid data.
{{ membership.isactive }}
Returns True/False
, indicating if the constituent is active.
Updated less than a minute ago