SMART BOOTH

{{ currentTitle().toUpperCase() }}



ACCOUNT STATS


PREMIUM & DEVICES


SCENE MANAGER

Loading account information...

You do not currently have a Smart Booth Premium subscription.

To begin, add a payment source. We won't charge you until you set up a premium plan.

Your current Smart Booth Premium allotment for {{ userDoc.premiumMaxDeviceCount ? userDoc.premiumMaxDeviceCount.toString() : '1' }} devices ends on {{ userDoc.premiumEndDate.toLocaleString('en-US', { month: 'long', day: 'numeric', year: 'numeric'}) }}.

Premium devices currently signed in: {{ devices.reduce((prev, d) => prev + (isDevicePremium(d.id) ? 1 : 0), 0) }}        Premium device slots remaining: {{ (userDoc.premiumMaxDeviceCount ? userDoc.premiumMaxDeviceCount : 1) - devices.reduce((prev, d) => prev + (isDevicePremium(d.id) ? 1 : 0), 0) }}

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 }} Devices

Renews {{ new Date(parseInt(currentSubscription().current_period_end)*1000).toLocaleString('en-US', { month: '2-digit', day: '2-digit', year: 'numeric'}) }}

Loading devices...

You have not set up any photobooths yet.

To set up a device, download the Smart Booth app and sign in to this account.

{{ 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

SIGN OUT

← BACK

{{ currentTitle().toUpperCase() }}

Signed in as {{ currentUser.displayName }}

{{ currentUser.email }}

SMART BOOTH

Created By

ADD CREDIT CARD

{{ button[0] }}

{{ currentSubscription() === null ? "START NEW PREMIUM PLAN" : "MANAGE PREMIUM PLAN" }}

Monthly Yearly

The {{ newSubscription.plan }} total for this plan is

${{ ((newSubscription.plan == "monthly" ? 29.99 : 299.99) * newSubscription.quantity).toFixed(2) }}

{{ button[0] }}

{{ dialog.title }}

{{ button[0] }}