đźš—
PARA SERVICES
Simple, elegant bookings with fair pricing
const ref = 'BK-' + Math.random().toString(36).slice(2, 8); // or your server ref const amount = Number((fareInfo?.fare ?? 0).toFixed(2)); const cur = 'CHF'; window.location.href = `/pay.html?ref=${encodeURIComponent(ref)}&amt=${amount.toFixed(2)}&cur=${encodeURIComponent(cur)}`;
Your ride details
First name
Last name
Pickup address
Search
Destination address
Search
Passengers
Pick-up time
Choose a future time (local).
Notes (optional)
Distance
—
Estimated fare
—
Confirm booking