Maximum: 500 characters. You’ve used {{gh-count-down-characters this.scratchMember.note 500}}

{{#if this.canShowMultipleNewsletters}} {{/if}} {{#if this.membersUtils.paidMembersEnabled}}

Subscriptions

{{#unless this.tiers}}
{{#unless this.isCreatingComplimentary}}
{{svg-jar "no-data-subscription"}}

No subscriptions

{{/unless}} {{#if this.isAddComplimentaryAllowed}} {{#if this.isCreatingComplimentary}} {{else}} {{/if}} {{/if}}
{{/unless}} {{#each this.tiers as |tier|}}
{{#each tier.subscriptions as |sub index|}}
{{sub.price.currencySymbol}} {{format-number sub.price.nonDecimalAmount}}
{{if (eq sub.price.interval "year") "yearly" "monthly"}}

{{tier.name}} {{#if (eq sub.status "canceled")}} Canceled {{else if sub.cancel_at_period_end}} Canceled {{else if sub.compExpiry}} Active {{else if sub.trialUntil}} Active {{else}} Active {{/if}} {{#if (gt tier.subscriptions.length 1)}} {{tier.subscriptions.length}} subscriptions {{/if}}

{{#if sub.trialUntil}} Free trial {{else}} {{#if (or (eq sub.price.nickname "Monthly") (eq sub.price.nickname "Yearly"))}} {{else}} {{sub.price.nickname}} {{/if}} {{/if}} {{sub.validityDetails}}
{{#if sub.isComplimentary}} {{svg-jar "dotdotdot"}}
  • {{else}} {{svg-jar "dotdotdot"}}
  • View Stripe customer
  • View Stripe subscription
  • {{#if (not-eq sub.status "canceled")}} {{#if sub.cancel_at_period_end}} {{else}} {{/if}} {{/if}}
  • {{/if}}
    {{/each}} {{#if (eq tier.subscriptions.length 0)}}
    Complimentary Active
    Created on
    $ 0
    yearly
    {{svg-jar "dotdotdot"}}
  • {{/if}}
    {{/each}} {{#if (and this.tiers this.isAddComplimentaryAllowed)}} {{/if}} {{/if}}
    {{#if this.showMemberTierModal}} {{/if}}