Support #33273
openBugs and issues in the activity module api response from search to ticket.
100%
Sp_Name :- SelectActivityTicketDetails
Modified by:-Added Field [TrackId] and [TransactionId] from PaymentGatewayTransaction Table
Description
1)In the getResult response, activityAmount and strikeOutAmount is same. In some activity the discount is same as the strikeoutamount. so that time the activityamount becomes Zero(0). And also there is another field named amount, it also gives a amount. So specify which amount should we use.
2)In the getDetails response,the activityTotalAmount and StrikeOutAmount is giving same value and the totalAmount is Zero(0).
3)In the getPax response, the price, priceText and Strikeoutamount is giving the same amount.
4)The applicableCouponCode response is showing internal server error.
5)In the paymentResponse,the amount shows a different value.
6)In the getVoucher Response, BookingReference and clientReference gives empty(''). The transactionID is Zero(0). The child count is showing Zero(0) but the adult count is showing the total count of pax(adult+child). The totalAmount and baseFare shows a same amount but TicketedAmount shows a amount double of that, And also if there is a dicount amount, it shows the same.
Files