{% extends 'base.html' %} {% block title %}Checkout โ Yatra Booking{% endblock %} {% block topbar_title %}Checkout & Payment{% endblock %} {% block content %}
| Trip | {{ booking.schedule.route.source_city.city_name }} โ {{ booking.schedule.route.destination_city.city_name }} |
| Bus | {{ booking.schedule.bus.bus_name }} |
| Departure | {{ booking.schedule.departure_time|date:"D, d M Y ยท h:i A" }} |
| Seats | {% for bs in seats %}{{ bs.seat.seat_number }}{% if not forloop.last %}, {% endif %}{% endfor %} |
| Seats | {{ booking.seats_count }} seat(s) |
| Total to pay | Rs. {{ booking.total_amount }} |
You'll be taken to eSewa's secure page to sign in and confirm. Test wallet: 9711111111 / Nepal@123 / token 123456 (sandbox).