Stop 1 · Request
A passenger asks for a price
The trip starts on nmcarservice.com, where one form handles both airport runs and point-to-point trips.
The form asks a single branching question — is one of your locations an airport? — and reveals only the fields that matter for that answer. Airport trips get an airport picker and require the airline and flight number; everything else gets a plain pickup and drop-off address. Round trips open a second date, time and return flight.
The airline and flight number are required fields. They were optional at launch, and the calendar entries that reached drivers without them were the first thing we had to fix.