Bug #4154
Trip collect payment screen changes in Rider
0%
Description
According to the functional requirements, the fare breakdown must be organized by their respective categories (e.g., base fare, taxes, surcharges, discounts, etc.). Each category should be displayed within a collapsible view to allow users to expand or collapse the details as needed. This will help improve the readability and user experience by minimizing information overload, especially when the fare structure includes multiple components. The collapsible sections should be clearly labeled with the category name, and the expanded view should display all relevant fare components under that category.
Impact Analysis
Rider Payment Overview Screen (After Trip Completion)
Related issues
Updated by Rafi M about 1 year ago
- Related to Bug #4152: Trip collect payment screen changes in Rider added
Updated by Anupama P about 1 year ago
- Milestone deleted (
Sprint 26 Tukxi Ride 2025 Jan 01 to Jan 31) - Milestone set to Sprint 27 Tukxi Ride 2025 Feb 03 to Feb 28
Updated by Jeevan C Paul about 1 year ago
- Due date set to 03/07/2025
- Status changed from New to In Progress
Updated by Jeevan C Paul about 1 year ago
- Status changed from In Progress to On Hold
ON HOLD Due to urgent Insurance implementation in hello health
Updated by Sruthika U 11 months ago
Create drop down for tax view while clicking - Done
There is a backEnd issue, that is the In Transit Waiting fee is not got in the response of displayFare Api while during login it is got in the response.
Updated by Sruthika U 11 months ago
- Status changed from In Progress to On Hold
After the backend issue is fixed,unit testing has to be done and if any issues arises only that have to be fixed.
Updated by Anandhu P Kumar 11 months ago
Change the response key for fare breakdown to "FareDetailsNewArr_new"