dticket.to Open in urlscan Pro
91.220.101.193  Public Scan

Submitted URL: http://dticket.to/
Effective URL: https://dticket.to/en
Submission: On June 26 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

POST

<form method="post" class="flex flex-col">
  <div class="mb-6 flex flex-col items-end gap-4 md:flex-row">
    <div class="w-full"><label for="firstName" class="block text-sm font-medium leading-6 text-gray-900">First Name</label> <input type="text" name="firstName" placeholder="Your first name"
        class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out svelte-1w6957t" required="">
    </div>
    <div class="w-full"><label for="lastName" class="block text-sm font-medium leading-6 text-gray-900">Last Name</label> <input type="text" name="lastName" placeholder="Your last name"
        class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out svelte-1w6957t" required="">
    </div>
  </div>
  <div class="relative mb-4"><label for="email" class="block text-sm font-medium leading-6 text-gray-900">Email</label> <input type="email" name="email" placeholder="Email"
      class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out svelte-1w6957t" required="">
  </div>
  <div class="relative mb-4"><label for="confirmEmail" class="block text-sm font-medium leading-6 text-gray-900">Confirm Email</label> <input type="email" name="confirmEmail" placeholder="Confirm Email"
      class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out svelte-1w6957t" required="">
  </div>
  <div class="relative mb-4"><label for="birthDate" class="block text-sm font-medium leading-6 text-gray-900">Date of Birth <input type="date" name="birthDate"
        class="w-full bg-white rounded border border-gray-300 focus:border-indigo-500 focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out svelte-1w6957t"
        required=""></label></div>
  <div class="relative mb-4"><label for="month" class="block text-sm font-medium leading-6 text-gray-900">Month</label>
    <div class="grid grid-cols-1 md:grid-cols-2 gap-4"><label for="month-0"><input type="checkbox" id="month-0" name="months" class="hidden peer" value="0">
        <div class="select-none peer-checked:border-indigo-600 peer-checked:shadow-md peer-checked:bg-white flex-1 text-center flex items-center cursor-pointer p-4 border rounded-md transition-all duration-300 bg-white shadow-sm">June 2024</div>
      </label><label for="month-1"><input type="checkbox" id="month-1" name="months" class="hidden peer" value="1">
        <div class="select-none peer-checked:border-indigo-600 peer-checked:shadow-md peer-checked:bg-white flex-1 text-center flex items-center cursor-pointer p-4 border rounded-md transition-all duration-300 bg-white shadow-sm">July 2024</div>
      </label><label for="month-2"><input type="checkbox" id="month-2" name="months" class="hidden peer" value="2">
        <div class="select-none peer-checked:border-indigo-600 peer-checked:shadow-md peer-checked:bg-white flex-1 text-center flex items-center cursor-pointer p-4 border rounded-md transition-all duration-300 bg-white shadow-sm">August 2024</div>
      </label><label for="month-3"><input type="checkbox" id="month-3" name="months" class="hidden peer" value="3">
        <div class="select-none peer-checked:border-indigo-600 peer-checked:shadow-md peer-checked:bg-white flex-1 text-center flex items-center cursor-pointer p-4 border rounded-md transition-all duration-300 bg-white shadow-sm">September 2024</div>
      </label><label for="month-4"><input type="checkbox" id="month-4" name="months" class="hidden peer" value="4">
        <div class="select-none peer-checked:border-indigo-600 peer-checked:shadow-md peer-checked:bg-white flex-1 text-center flex items-center cursor-pointer p-4 border rounded-md transition-all duration-300 bg-white shadow-sm">October 2024</div>
      </label><label for="month-5"><input type="checkbox" id="month-5" name="months" class="hidden peer" value="5">
        <div class="select-none peer-checked:border-indigo-600 peer-checked:shadow-md peer-checked:bg-white flex-1 text-center flex items-center cursor-pointer p-4 border rounded-md transition-all duration-300 bg-white shadow-sm">November 2024</div>
      </label></div>
  </div>
  <div class="text-center mb-4"><span class="text-2xl text-red-500 line-through decoration-red-500">49,00€</span> <span class="text-2xl font-semibold">39,00€</span></div> <button type="submit"
    class="flex flex-row justify-center items-center space-x-2 px-6 py-3 bg-indigo-600 text-white rounded-md text-lg font-semibold hover:bg-indigo-500"><span class="flex justify-center items-center gap-2"><svg width="24" height="24"
        stroke="currentColor" stroke-width="2" class="lucide-icon lucide lucide-shield-check" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-linecap="round" stroke-linejoin="round">
        <path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path>
        <path d="m9 12 2 2 4-4"></path>
      </svg> Pay Now</span></button>
</form>

Text Content

English Rate us on
Trustpilot
D-Ticket
Benefits Step by Step Order Statistics Testimonials FAQ App
Your Deutschlandticket


DEUTSCHLANDTICKET


AT A PROMOTIONAL PRICE FOR THE EUROPEAN FOOTBALL CHAMPIONSHIP

Germany ticket as QR code cheaper and more convenient in 2024!

Travel affordably across Germany with our D-Ticket: Only 39 euros per month.
Simple and secure. Valid on all public transportation. Available now online in
our shop until 14.07.2024.

Extra Discount: 20% off each additional ticket Buy Now


YOUR BENEFITS

Unlimited travel for only 39 euros per month instead of 49 euros.
Valid throughout Germany on all public transportation.
Secure Payment Benefit from data protection security and reliable payment
methods.
Easy Online Booking Quickly and easily purchase your ticket through our website.
Booking Anytime You can purchase the ticket even in the current month and get a
valid, active ticket.
Ready in Minutes The ticket will be visible in our web app within minutes and
sent digitally.


IT'S THAT EASY!


STEP 1

Buy your monthly ticket at the promotional price of 39€.


STEP 2

Receive your ticket directly in our web app and by email.


DONE

Plan your trips and make your travel dreams come true.


ORDER YOUR DEUTSCHLANDTICKET

Fill out the form to purchase your Deutschlandticket. After filling it out, you
will be redirected to our payment service provider. Please ensure the entered
information is correct. If you are buying the ticket for another person, enter
their details as these will be shown on the ticket.

First Name
Last Name
Email
Confirm Email
Date of Birth
Month
June 2024
July 2024
August 2024
September 2024
October 2024
November 2024
49,00€ 39,00€
Pay Now

By purchasing, you accept our T&Cs.




DEUTSCHLANDTICKET IN NUMBERS

Since May 1, 2023, the Deutschlandticket has been in operation, replacing the
9-euro ticket. This new offer allows travelers to explore all of Germany at a
fixed price. With the increasing popularity of the Deutschlandticket, there has
been a significant increase in domestic train travel.


11 M

Users


2 M

daily usage


143 M

issued tickets


700

participating transport companies




SIMPLY UNBEATABLE!

The Deutschlandticket has changed my travel experiences. No stress, no waiting,
just pure freedom and flexibility. Absolutely recommend!


PETR NOVÁK

☆☆☆☆☆


TOP PRICE-PERFORMANCE RATIO!

Unbeatable for this price. I traveled across the country without worrying about
costs.


ANNA SCHMIDT

☆☆☆☆☆


SIMPLY PRACTICAL!

The Deutschlandticket has made traveling much easier for me. No annoying
reservations, just hop on and go.


JAMES WILSON

☆☆☆☆☆


A MUST FOR TRAVELERS!

With the Deutschlandticket, I discovered so many new places. Perfect for
spontaneous trips.


FRANCESCA RUSSO

☆☆☆☆☆


TRAVEL WITHOUT WORRIES!

With the Deutschlandticket, I was able to travel spontaneously and cheaply.
Simply ingenious!


ANNA NOWAK

☆☆☆☆☆


ANYTIME AGAIN!

So flexible and practical, I will definitely use the Deutschlandticket again.


CARLOS RODRÍGUEZ

☆☆☆☆☆

Previous slide Next slide


FREQUENTLY ASKED QUESTIONS

Do we really offer the Deutschlandticket for only 39€?
Is the cheap Deutschlandticket legal and safe?
How can I be sure that the ticket is genuine?
Are there any restrictions or conditions for using the cheap Deutschlandticket?
Is the Deutschlandticket a subscription?
On which trains is the Deutschlandticket valid in Germany?
Is it necessary to present an ID during ticket inspections?
How can I transfer the Deutschlandticket to another device?
Can I buy the Deutschlandticket for other people?
Where is the Deutschlandticket valid?
Is the Deutschlandticket valid for 1st class?
Can I transfer the ticket to another person?
Can I return or exchange the ticket?
Is it possible to extend the validity of my ticket?
How can I ensure that my ticket is valid even when I am offline?


DEUTSCHLANDTICKET APP

Have you already secured your Deutschlandticket? Now you have another reason not
to hesitate and order it directly on dticket.to.

Secure your ticket with us and take advantage of all the benefits of the app
with your Deutschlandticket from dticket.to. Our website is as easy to use as an
app, and you can easily transfer your Deutschlandticket to other devices.

Your Deutschlandticket
D-Ticket

Travel across Germany - Affordable, flexible, valid everywhere




CONTACT

 * E-Mail: contact@dticket.to


AVAILABILITY

 * Mon-Thu: 9:00 - 17:00
 * Fri: 9:00 - 16:00


MORE

 * Benefits
 * Step by Step
 * Order
 * Statistics
 * Testimonials
 * FAQ
 * App


LEGAL INFORMATION

 * Terms of Service
 * Imprint
 * Privacy Policy
 * Cookie Policy
 * Tariff Conditions

© 2024 dticket.to All Rights Reserved.





WE USE COOKIES

We use cookies to give you the best possible user experience on our website.
Cookies help us personalize content and ads, provide social media features and
analyze our traffic.

Accept allReject all
Manage Individual preferences
Imprint Privacy Policy