
{{ registerForm.errors.get(‘form’) }}
{{ registerForm.errors.get(‘plan’) }}
{{ __(plans[index].interval) | capitalize }} {{ plans[index].attributes.old_price | currency }} {{ plans[index].price | currency }}
You will be charged in 10 days unless you cancel beforehand.
We will remind you three times before charging you.
All subscriptions auto renew but are easy to cancel.
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’) }}
0 Comments