Trip History
In this page, the user has access to all of his / her payments and information about their current status:
  • Trip Id: The trip that the payment is related to. The user will be redirected to the trip-details page by clicking on the Trip ID.
  • Transaction Id: The payment's transaction id
  • Driver Name: The name of the driver who took the trip
  • Driver Email: The driver's email address
  • Date: Date of the trip.
  • Time: Time of the trip.
  • Distance: The total distance of the trip.
  • Total Fare: The total cost of the trip.
  • Paid: The amount paid by the user.
  • payment_method: The method of the payment
  • Payment Status: The current status of the payment. Several statuses may occur, including:
    • Success: The transaction was successful.
    • Failed: The transaction has failed.