This repository has been archived by the owner on Dec 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
vehicle-tax
130 lines (90 loc) · 4.64 KB
/
vehicle-tax
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<header class="page-header">
<div class="gem-c-title
gem-c-title--margin-bottom-5">
<h1 class="gem-c-title__text ">
Tax your vehicle
</h1>
</div>
</header>
<div class="article-container group">
<div class="content-block">
<div class="inner">
<section class="intro">
<div class="get-started-intro">
<p>Tax your car, motorcycle or other vehicle using a reference number from:</p>
<ul>
<li>a recent reminder (V11) or ‘last chance’ warning letter from <abbr title="Driver and Vehicle Licensing Agency">DVLA</abbr>
</li>
<li>your vehicle log book (V5C) - it must be in your name</li>
<li>the green ‘new keeper’s details’ slip (V5C/2) from a log book if you’ve just bought it</li>
</ul>
<p>You can pay by debit or credit card, or Direct Debit.</p>
<p>You must tax your vehicle even if you do not have to pay anything, for example if <a href="/vehicle-exempt-from-vehicle-tax">you’re exempt</a> because you’re disabled.</p>
<p>You’ll need to meet all the <a href="/legal-obligations-drivers-riders">legal obligations for drivers</a> before you can drive.</p>
<div role="note" aria-label="Information" class="application-notice info-notice">
<p>This service is also available <a href="/treth-car">in Welsh</a>.</p>
</div>
</div>
<p id="get-started" class="get-started group">
<a class="gem-c-button govuk-button govuk-button--start" role="button" rel="external" href="https://vehicletax.service.gov.uk/">Start now</a>
</p>
</section>
<section class="more">
<div class="govuk-tabs gem-c-tabs" data-module="tabs">
<h2 class="govuk-tabs__title">
Contents
</h2>
<ul class="govuk-tabs__list">
<li class="govuk-tabs__list-item">
<a class="govuk-tabs__tab" href="#more-information">More information</a>
</li>
<li class="govuk-tabs__list-item">
<a class="govuk-tabs__tab" href="#other-ways-to-apply">Other ways to apply</a>
</li>
</ul>
<section class="govuk-tabs__panel gem-c-tabs__panel--no-border" id="more-information">
<h2 id="change-your-cars-tax-class-to-or-from-disabled">Change your car’s tax class to or from ‘disabled’</h2>
<p>You may need to <a href="/change-vehicle-tax-class/tax-due-to-run-out-or-changing-if-vehicle-is-exempt">change your vehicle’s tax class</a>, for example if either:</p>
<ul>
<li>your car was previously used by a disabled person</li>
<li>you’re disabled and taxing your car for the first time</li>
</ul>
<p>You can only <a href="/vehicle-tax#other-ways-to-apply">apply at a Post Office</a>.</p>
</section>
<section class="govuk-tabs__panel gem-c-tabs__panel--no-border" id="other-ways-to-apply">
<div class="contact">
<p><strong><abbr title="Driver and Vehicle Licensing Agency">DVLA</abbr> vehicle tax service</strong><br></br>
Telephone: 0300 123 4321<br></br>
24-hour service<br></br>
<a href="/call-charges">Find out about call charges</a></p>
</div>
<p>You cannot pay by Direct Debit over the phone.</p>
<h3 id="at-a-post-office">At a Post Office</h3>
<p>Go to a <a rel="external" href="http://www.postoffice.co.uk/branch-finder">Post Office</a> that deals with vehicle tax. You need to take either:</p>
<ul>
<li>the <a href="/vehicle-tax-rate-tables">payment for your vehicle tax</a>
</li>
<li>your bank or building society account details to set up a Direct Debit</li>
</ul>
<p>You will not need these payment details if your <a href="/vehicle-exempt-from-vehicle-tax">vehicle is exempt from tax</a>.</p>
<p>You also need to take one of the following:</p>
<ul>
<li>your vehicle log book (V5C) (it must be in your name)</li>
<li>the green ‘new keeper’s details’ slip (V5C/2) from a log book if you’ve just bought it</li>
</ul>
<div role="note" aria-label="Information" class="application-notice info-notice">
<p>If you do not have any of these documents, you’ll need to <a href="/vehicle-log-book">apply for a new log book</a>.</p>
</div>
<p>You might also need your MOT test certificate (it must be valid when the tax starts).</p>
<div role="note" aria-label="Information" class="application-notice info-notice">
<p>It can take up to 2 days for MOT information to be updated, so you might not be able to tax your vehicle immediately after it passes its test.</p>
</div>
<p>In Northern Ireland you also need an insurance certificate or cover note.</p>
<h2 id="if-the-vehicle-is-off-the-road">If the vehicle is off the road</h2>
<p><a href="/make-a-sorn">Register that your vehicle is off the road</a>, for example you’re keeping it in a garage. You do not need to tax your vehicle.</p>
</section>
</div>
</section>
</div>
</div>
</div>