Link users to subscribe directly by copying/pasting the payment link on a button or link from the dots menu.
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.
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)
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.
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 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: