How do I charge tolls to the renter automatically?

Automatic rebilling needs four things in place: the crossing attributed to a driver, an invoice that shows what the charge is for, a payment method that is still chargeable, and a record good enough to win the chargeback. Miss any one and the charge either never goes out or comes back.

The invoice has to say what the charge is

A line reading "Toll — $6.75" three weeks after a rental gets disputed. A line naming the road, the plaza, the direction and the minute does not, because the person reading it remembers driving through there. This is not presentation: it is the difference between collecting and refunding.

The same applies to the fee. If your terms allow an administrative fee on top of the toll, show it as its own line rather than folding it into the toll amount.

The card is the part that fails quietly

By the time a toll posts, the card that was authorised at pickup may be expired, replaced, or a wallet token that cannot be charged off-session at all. A system that discovers this only when it tries to collect has already lost weeks.

  • Verify the card when it is added, not when it is first charged.
  • Fall back to another card on file rather than giving up on the first decline.
  • Ask the driver for a new card as soon as one is known to be dead — with a link, not an instruction to call.
  • Stop retrying a card that keeps declining, so the driver is not charged fees for your retry loop.

Keep the evidence before you need it

Disputes arrive months later, and the merchant who wins them is the one who can produce the rental agreement, the crossing record and — where telematics is connected — the vehicle's own position at that time. MyEZToll assembles that evidence when the charge is made rather than when the dispute lands.

Questions people ask

Can tolls be charged after the rental has closed?
Yes, and they usually have to be: agencies post transactions days to weeks after the crossing. The charge goes to the driver on the rental that was running at the time.
What if the renter disputes the charge?
The dispute is answered with the agreement, the itemised crossing and, when a tracker is connected, the vehicle position at that timestamp. Stripe dispute handling is part of the workflow.
Who decides whether the renter or the owner pays a toll?
The owner does, per account — some fleets rebill everything to the renter, some absorb tolls on certain vehicles or contracts. The setting decides where the charge is routed.
Does the driver need an account or an app?
No. The invoice and the payment link reach the driver by email; paying does not require installing anything.

See it on your own fleet

MyEZToll is free for the fleet owner — no subscription, nothing per vehicle. Tolls and violations are collected from the renter who incurred them.

Read next