Feature #30761
open
- Status changed from Assigned to In Progress
- % Done changed from 0 to 40
-Builds the API URL
-Retrieves the selected user currency
-Sends the request using the shared API utility
-Generates a redirect link with all search parameters.
-function constructLink(deal) creates a full flight search URL.
-Constructs the API endpoint URL for hotel deals.
-Retrieves the user's currency via getCurrency().
-Calls fetchFromApi to get hotel deals from the backend.
-Processes the returned deals with process Hotel Details.
-Calls constructLink to generate a redirect URL for the deal.
-Refactored link creation logic for hotel search results.
-Improved isTokenExpired() with safer numeric parsing.
-Improved setAuthCookies() function for reliability.
-Strengthened token lifetime logic.
Also available in: Atom
PDF