We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

How to use the Option Object in Templates

The Option object in the My Account Library Components template can be used to display additional information about term upgrades in My Account.

Below is a list of variables available in this object.

              termChangeOptionId: {{option.termChangeOptionId}}\n              toTermId: {{option.toTermId}}\n              toTermName: {{option.toTermName}}\n              toResourceName: {{option.toResourceName}}\n              toBillingPlan: {{option.toBillingPlan}}\n              billingTiming: {{option.billingTiming}}\n              includeTrial: {{option.includeTrial}}\n              description: {{option.description}}\n              immediateAccess: {{option.immediateAccess}}\n              prorateAccess: {{option.prorateAccess}}\n              toScheduled: {{option.toScheduled}}\n              fromScheduled: {{option.fromScheduled}}\n              fromTermName: {{option.fromTermName}}

A sample output can look like this:

Upgrade.jpg

Last updated: