Clients Z Map
Dashboard
Licences Profile
Discount
The coupon's {{ discount }} discount will be applied to your subscription!
Whoops! This coupon code is invalid.
We found your invitation to the {{ invitation.team.name }} team!
Whoops! This invitation code is invalid.
Subscription
{{ registerForm.errors.get('plan') }}
{{ plan.name }}
Free {{ plan.price | currency spark.currencySymbol }} Per Location / {{ plan.interval | capitalize }} {{ plan.price | currency spark.currencySymbol }} / {{ plan.interval | capitalize }}
{{ plan.trialDays}} Day Trial
Profile Register
{{ registerForm.errors.get('form') }}
{{ registerForm.errors.get('invitation') }}

Location Selection

Please choose how many Locations you would like to add to your account. You will be able to change this number at any time. Please note that you will be billed separately for licences and locations.

{{ registerForm.errors.get('locationNumber') }}

Company Info

{{ registerForm.errors.get('name') }}
{{ registerForm.errors.get('address') }}
{{ registerForm.errors.get('city') }}
{{ registerForm.errors.get('state') }}
{{ registerForm.errors.get('zip') }}
{{ registerForm.errors.get('phone') }}
{{ registerForm.errors.get('website') }}

Coupon Code

{{ registerForm.errors.get('coupon') }}

Contact Info

{{ registerForm.errors.get('contactName') }}
{{ registerForm.errors.get('email') }}
{{ registerForm.errors.get('password') }}
{{ registerForm.errors.get('password_confirmation') }}
{{ registerForm.errors.get('terms') }}
Billing Information
We had trouble validating your card. It's possible your card provider is preventing us from charging the card. Please contact your card provider or customer support.
{{ cardForm.errors.get('number') }}
{{ registerForm.errors.get('zip') }}
{{ registerForm.errors.get('coupon') }}
Tax: {{ taxAmount(selectedPlan) | currency spark.currencySymbol }}

Total Price Including Tax: {{ priceWithTax(selectedPlan) | currency spark.currencySymbol }} / {{ selectedPlan.interval | capitalize }}