The coupon {{ discount }} discount will be applied to your subscription!
Whoops! This coupon code is invalid.
We found your invitation to {{ invitation.team.name }}!
Whoops! This invitation code is invalid.
Subscription
{{ registerForm.errors.get('plan') }}
{{ plan.name }}
Free {{ plan.price | currency }} {{ plan.type == 'user' && spark.chargesUsersPerSeat ? '/ '+ spark.seatName : '' }} {{ plan.type == 'user' && spark.chargesUsersPerTeam ? '/ '+ __('teams.team') : '' }} {{ plan.type == 'team' && spark.chargesTeamsPerSeat ? '/ '+ spark.teamSeatName : '' }} {{ plan.type == 'team' && spark.chargesTeamsPerMember ? '/ '+ __('teams.member') : '' }} / {{ __(plan.interval) | capitalize }} {{ plan.trialDays }} Day Trial
{{ registerForm.errors.get('form') }}
{{ registerForm.errors.get('invitation') }}
Select your Tail Prefix from the dropdown, instead of adding "N" (or whatever your tail number prefix is) to this field.
{{ registerForm.errors.get('team') }}

This N-Number has already been assigned... please reach out if you feel this is in error.

Tail numbers can only be 5 characters in length
Select your Tail Prefix from the dropdown, instead of adding "N" (or whatever your tail number prefix is) to this field.
{{ registerForm.errors.get('team') }}

This N-Number has already been assigned... please reach out if you feel this is in error.

Tail numbers can only be 5 characters in length
{{ registerForm.errors.get('team') }}
{{ registerForm.errors.get('name') }}
{{ registerForm.errors.get('lastname') }}
{{ registerForm.errors.get('email') }}
{{ registerForm.errors.get('password') }}
{{ registerForm.errors.get('password_confirmation') }}
Sorry, there was an issue processing your invitation. Please contact PLANELOGIX if this issue persists.
{{ registerForm.errors.get('invitation') }}

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

Billing Address

{{ registerForm.errors.get('address') }}
{{ registerForm.errors.get('address_line_2') }}
{{ registerForm.errors.get('city') }}
{{ registerForm.errors.get('state') }}
{{ registerForm.errors.get('zip') }}
{{ registerForm.errors.get('country') }}
{{ registerForm.errors.get('vat_id') }}

Credit Card

{{ cardForm.errors.get('number') }}
{{ registerForm.errors.get('zip') }}
{{ registerForm.errors.get('coupon') }}
Tax: {{ taxAmount(selectedPlan) | currency }}

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