Summary
Improved the accuracy of passenger matching when importing travel data from RightRez.


Issue Details
Passenger names were failing to link to reservations if they contained suffixes (Jr., II), middle names, hyphens, or apostrophes.


Resolution
The matching logic has been updated to remove non-letter characters during comparison and to check multiple name fields (including TSA identification data) to ensure a match is found even when formatting differs between systems. Passenger name matching is only completed the first time a postback is received, where a Travel Reservation record does not yet exist.