Bug #25489
closedFlight | Paylater | Fare update | Price displaying issue
app\Http\Controllers\FlightController.php
Description
The "Pay Later" option was selected from the payment method, and the process was continued by clicking the "Continue" button. In this case, two fare updates are displayed. After the fare update, the fare summary shows the service charge based on the airline price, discount, and insurance amount. However, according to the conditions of the Pay Later flow, the service charge should be applied to the payable amount, which includes both the downpayment and the Pay Later service charge. As a result, the total amount displayed in the fare summary, as well as the payable amount shown in the fare update popup, are both incorrect. Please fix this issue.
The passing to Pg and TQR is correct.
The same issue getting while set downpayment and paylater service charge in both amount and percentage also.
Files
Updated by Sreenath P 3 months ago
- Status changed from Assigned to Fixed not Tested
- % Done changed from 0 to 100
fixed
Updated by Aswathi N 3 months ago
Due to this issue, unable to verify the mentioned bug http://redmine2023.caxita.ca/issues/26278.
Updated by Rahul P K 3 months ago
- File payleter.png payleter.png added
- Status changed from Fixed not Tested to Assigned
Now the service charge is shown correctly in amount and percentage settings but the total amount shown is wrong. ie the down payment gets added with airline total again which is incorrect-please fix
Updated by Sreenath P 3 months ago
- Status changed from Assigned to Fixed not Tested
- Files Changed updated (diff)
fixed
Updated by Rahul P K 3 months ago
- File paylater total price issue.png paylater total price issue.png added
- Status changed from Fixed not Tested to Closed
- Assignee deleted (
Sreenath P)
fixed