ACCOUNT STATS |
PREMIUM & DEVICES |
SCENE MANAGER |
PAYMENT SOURCE{{ currentSource() == null ? 'ADD A CREDIT CARD TO YOUR ACCOUNT' : 'CHANGE PAYMENT SOURCE' }}REMOVE PAYMENT SOURCE |
You do not currently have a payment source.**** **** **** {{ currentSource().last4 }}{{ currentSource().brand }}Exp: {{ ("0" + currentSource().exp_month.toString()).slice(-2) }}/{{ currentSource().exp_year.toString().slice(-2) }} |
PREMIUM PLAN{{ currentSubscription() == null ? 'SELECT A PREMIUM PLAN' : 'MANAGE CURRENT PLAN' }}CANCEL CURRENT PLAN |
You do not currently have a premium plan.{{ currentSubscription().plan.interval === "year" ? "Yearly" : "Monthly" }} Plan{{ currentSubscription().quantity }} DevicesRenews {{ new Date(parseInt(currentSubscription().current_period_end)*1000).toLocaleString('en-US', { month: '2-digit', day: '2-digit', year: 'numeric'}) }} |
{{ device.displayName }}Device Model: {{ device.displayType }}First Sign In: {{ device.firstActivityDate.toLocaleString('en-US', { month: 'long', day: 'numeric', year: 'numeric', hour: 'numeric', minute: 'numeric' }) }}Latest Activity: {{ device.latestActivityDate.toLocaleString('en-US', { month: 'long', day: 'numeric', year: 'numeric', hour: 'numeric', minute: 'numeric' }) }}Currently Signed In: {{ (device.currentlySignedIn == true && device.shouldSignOut != true) ? 'YES' : 'NO' }}Upgraded to Premium: {{ isDevicePremium(device.id) ? 'YES' : 'NO' }} |
SIGN OUT {{ isDevicePremium(device.id) ? 'OF PREMIUM' : '' }}REMOVE DEVICE FROM LIST |
Created By
{{ button[0] }} |
{{ button[0] }} |
{{ button[0] }} |