In order to set the Fares, the following fields need to be set based on the required Use Case:
- Base Fare: It is the Fixed Fare which is charged for the ride.
- Minimum Fare: It is the minimum fare that will be charged for the ride. This is checked after calculating the entire fare.
- Threshold Distance 1: It is the distance before which, only the Base Fare/Fixed Fare will be charged. Fare will be charged per unit distance after this threshold distance.
- Fare per mile after Threshold 1: It is the Fare which will be charged per unit distance after Threshold Distance 1.
- Threshold Distance 2: It is the threshold distance, after which you can charge differently from the Customers. For example, up to x unit distance the fare will be 5 per unit distance and after x unit distance, you can increase the fare to 8 per unit distance.
- Fare per mile after Threshold 2: It is the Fare which will be charged per km after the Threshold Distance 2.
- Fare per Minute: It is the fare which can be charged per min from the customer.
- Fare per Waiting Minute: It is the waiting charge which is to be paid by the customer per minute after the driver has arrived.
- Threshold Time (min): It is the time before which, only the Base Fare/Fixed Fare will be charged. Fare will be charged per min after the threshold time.
- Threshold Waiting Time (min): It is the waiting time up to which the waiting charges won’t apply. After that timeframe, Waiting charges will start to apply.
- Cancellation Charges [Customer]: These charges can be levied to a Customer after x unit distance and y unit time.
- Cancellation Threshold Distance [Customer]: It is the distance after which the Cancellation Charges will be levied to the Customer.
- Cancellation Threshold Time [Customer]: It is the time after which the Cancellation Charges will be levied to the Customer.
- Tax Percentage [Customer]: It is the tax amount that can be levied to a Customer.
- Pickup Threshold Distance [Driver]: It is the distance before and after which, there can be waivers provided to the Drivers for picking up the Customer. Please note, that this amount will be borne by the Admin.
- Pickup charge before threshold: It is the per-unit distance charge which would be given to the Drivers between the accept location and the Pickup Threshold Distance.
- Pickup charge after threshold: It is the per-unit distance charge which would be given to the Drivers between the Pickup Threshold Distance and pickup location of the Customer.
- Cancellation Charges After Driver Arrival: It is charges which would be applied on user fare once after driver arrived at the pick up location.
- Driver Wait Time After Arrival: so, it is the minimum time after which driver can cancel the particular ride. Then it will be applied in only user fare.
- Cancel Subsidy: If the customer cancels a ride certain amount of money can be given to client as subsidy.
- Cancel subsidy: Certain Amount Need to be enter.
- Cancel subsidy threshold time: minimum time after which cancel threshold will be provided to driver
- cancel subsidy threshold distance: Minimum distance after which subsidy will be given to the driver
Leave A Comment?