Platform <> User Subscriptions

  • Subscription Role
  • Subscription Name
  • Subscription Description
  • Subscription Price
  • Subscription Billing Interval (Monthly, Annual)
  • Subscription Redemption Options

Additional Settings:

  • (Optional) Force paywall or don't force paywall?
  • (Optional) Automatically assign a subscription to users' accounts when they subscribe (e.g., free plan for a certain role)

How to Link Users to Subscribe in Your App:

Link users to subscribe directly by copying/pasting the payment link on a button or link from the dots menu.

How to Offer Free Subscriptions or Promotions to Users:

Under the "Manage" button from the admin users table, you can click the "+ New Package" to add a subscription to a user's account without them paying. Promo codes on subscriptions are coming soon but not yet live in Tangram as of Feb 2025.

Seller <> Customer Subscriptions

  • Seller ID
  • Subscription Name
  • Subscription Description
  • Subscription Price
  • Subscription Billing Interval (Monthly, Annual)
  • Subscription Redemption Options

How to Link Seller Subscriptions on Their Profile Page:

To render on a custom page, put this structure inside a user import type:

tg-import-type="subscription"
tg-attribute="name"
tg-attribute="price"
tg-attribute="interval"
tg-attribute="link" (https://{subdomain}/subscription_types/{subscription_id}/new_subscription)
            

How to Enable Seller <> Customer Subscriptions:

Go to role settings, select the role you want to enable this for, go to the "Capabilities" tab, then check "Allow {role name} to create subscriptions". Then, visit /my_subscriptions_offered to create subscriptions at that user level. You can also visit /my_subscribers to see subscriptions to the current user's account, or /my_subscriptions to view subscriptions a user has to other accounts.

How to Offer Free Subscriptions or Promotions to Users:

Under the "Manage" button from the admin users table, click "+ New Package" to add a subscription to a user's account without them paying. Promo codes on subscriptions are coming soon but not yet live in Tangram as of Feb 2025.

Redemption Options

  • Listing Type (e.g., products, service, job, rental, etc.)
  • Quantity (# times it can be redeemed per subscription period)
  • Redemption Type (listing creation vs. listing transaction)

Redemption options allow you to gate user behavior (e.g., what they can purchase or view) based on their current subscription tier.

Things you can paywall with redemption options include:

  • The number of times a type of listing can be interacted with (e.g., booked, purchased, applied to, etc.)
  • The number of times a type of listing can be created