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 }} company!
Whoops! This invitation code is invalid.
Subscription
{{ registerForm.errors.get('plan') }}
{{ plan.name }}
Free {{ plan.price | currency }} / {{ plan.interval | capitalize }}
{{ plan.trialDays}} Day Trial
Profile Register Sign Up a New Company for Hummingbird
{{ registerForm.errors.get('form') }}
{{ registerForm.errors.get('invitation') }}

Once you register your new company, you will have 15 days to try out all of the features of Hummingbird. Before the end of this trial, you must select a subscription plan or your entire company will be deactivated. Upon the registration of your new company with Hummingbird, you will be able to add other users to your company manually or by approving their requests to join with a special code.

{{ registerForm.errors.get('team') }}
{{ registerForm.errors.get('first_name') }}
{{ registerForm.errors.get('last_name') }}
{{ 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.

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