Create a Business Account
Get discounted prices, faster delivery and dedicated support on translation requests by creating a Translayte Business Account.
Contact information
{{ form.errors.get('name') }}
{{ form.errors.get('email') }}
Company Information
{{ form.errors.get('company_name') }}
{{ form.errors.get('vat') }}
{{ form.errors.get('monthly_translation_requests') }}
{{ form.errors.get('price_id') }}
{{ form.errors.get('postage_address') }}
{{ form.errors.get('postage_address2') }}
{{ form.errors.get('postage_city') }}
{{ form.errors.get('postage_state') }}
{{ form.errors.get('postage_code') }}
{{ form.errors.get('postage_country') }}
Team Access
You can add team members to your company account, enabling them to manage orders on your behalf.
{{ form.errors.get('team.' + index + '.name') }}
{{ form.errors.get('team.' + index + '.email') }}
Payment Method:
Let us know how we should bill you for your orders.
{{ form.errors.get('billing_method_id') }}
Direct Debit payment will be collected automatically for any due invoice. You will be asked to authorise automatic payments through GoCardless. You will be required to make a payment using Credit Card or PayPal each time you want to place a new order. You will be sent a monthly invoice for all orders completed within that month, with payment due within 30 days. We will need to review and approve your Account before enabling this option.
{{ form.errors.get('billing_email') }}
{{ successMessage }}