Table of Contents

Base Fare Commission

The Base Fare Commission is a discount applied per booking (not per passenger) and is displayed on the checkout screen. In the UI, this appears as a line item labeled Base Fare Commission.


Location of Configuration

This discount is configured in the Admin portal at the following paths:

→ Parameter: `base fare commission`


Discount Types & Logic

Applies a percentage off the base fare.

  _Example: If base fare = $100 and discount = 2%, result = $2 off_

Applies a fixed amount off the base fare.

  _Example: $5 flat commission applied to booking_

The system calculates both and sums them.

  _**Final Commission = (Percentage of base fare) + (Fixed discount)**_

Display on Checkout Screen

This appears in the checkout summary as: Base fare Commision