How do I select the port in SOAP PHP? I'm developing a travel booking website with TravelPort as the GDS.
I've just began looking at their WSDLs and I'm trying to use them to call their server with PHP. I'm not able to do it. I know that the server…
I need to develop python soapclient for Travelport Galileo uAPI.
This is 30-day trial credentials for Travelport Universal API
Universal API User ID: Universal API/uAPI2514620686-0edbb8e4
Universal API Password: D54HWfck9nRZNPbXmpzCGwc95
Branch…
I'm trying to get a response from Travelports uAPI via XML/SOAP but i'm not just getting anything useful. print_r and var_dump and an echo all just show Resource id #2 which IS something but can't get any further.
I've tried their API Test Tool to…
Having issue with using php soapClient to access Travelport uAPI.
Able to use Curl to get data back but not able to use Air.wsdl file to hit Travelport.
Currently using the latest Air.wsdl file which were released on the 1st of July 2015.
Anyone got…
I am working on a travel agency website in MVC4 which is using travelport for flight inquiries, pricing and booking. It working fine untill i proceed to confirm air booking. It's throwing this exception
Message From Galileo : Uncaught Service…
I am using the Travelport Universal API in Trial mode right now. My goal is to develop a Web Portal for handling B2B requirements of a client. All is well until I came to the second last step, i.e. Creating reservation (Booking). I have tried to…
I need to develop a PHP web based application using Travelport uAPI. I'm able to connect to the webservice using the function curl_init() writing all xml request, but I'm stuck trying to do it with SoapClient class.
I'm using this example and…
How can I get numbers of seats available for particular journey/segment in LowFareSearchRes air Galileo.
I am sending the LowFareSearchReq request as below to Galileo For flight availability,I am using Travelport UAPI.
I am trying to use the api of Travel port Universal to get Flight Details.On Searching in Google they Say to follow mentioned link for implementing this web service .[http://travelport.github.io/travelport-uapi-tutorial/lesson_1-1.html]I have …
I was looking to use the Travelport Universal API to develop a Flight Booking System, so i have used this Travelport Developers official link as reference:
Getting Started for Travelport Developers
As the documentation referred:
Travelport…
I have a C# application which is using Travelport Universal API interfaces through SOAP communication.
In C# I used the wsdls for generating the SOAP client.
I have this config settings for HTTPS connection (this was generated by Visual Studio from…
I have developed my API and integrated with Galileo and worldspan APIs(are Universal APIs). Then this API has been integrated with one Meta API of (Momondo.com) then the search results are not showing the proper results. Only 02-03 sectors are…
I am facing issue that makes the website nearly counted to be not working as a travel booking app, while using travelerwp theme. This theme is great for me when I compared to other such themes in the category. All features work well, unless in my…