Skip to content
regulators-take-on-tokens

Regulators take on tokens

{{ registerForm.errors.get(‘form’) }}

{{ cardForm.errors.get(‘card’) }}

{{ registerForm.errors.get(‘plan’) }}

{{ __(plans[index].name) | capitalize }} {{ plans[index].attributes.old_price | currency }} {{ plans[index].price | currency }}

All subscriptions auto renew but are easy to cancel.

{{ registerForm.errors.get(‘terms’) }}

Tax: {{ taxAmount(selectedPlan) | currency }}

Total Price Including Tax: {{ priceWithTax(selectedPlan) | currency }} {{ selectedPlan.type == ‘user’ && spark.chargesUsersPerSeat ? ‘/ ‘+ spark.seatName : ” }} {{ selectedPlan.type == ‘user’ && spark.chargesUsersPerTeam ? ‘/ ‘+ __(‘teams.team’) : ” }} / {{ __(selectedPlan.interval) | capitalize }}

{{ registerForm.errors.get(’email’) }}

Back To Top