Travelport / travelport-uapi-tutorial-php

The travelport-uapi-tutorial-php is a PHP project for Universal API that will help you connect and code a standard workflow including Air, Vehicle, and Hotel.
35 stars 47 forks source link

Unsuccessful primary host transaction causing reservation failure. #248

Closed zagriaum closed 4 years ago

zagriaum commented 4 years ago

Hello , today Im faced this issue for Booking flight but yesterday its worked . response "faultcode" => "Server.Business" "faultstring" => "Unsuccessful primary host transaction causing reservation failure."

vivekjyotipramanik commented 4 years ago

Hi zagriaum,

Please check if you are using the correct HostToken returned in the AirPriceRsp. Please share the req and rsp xml to analyze the issue further. Thanks.

zagriaum commented 4 years ago

Hello vivekjyotipramanik , I used Test credential its working fine but used to live credential to faced this issue . and anothe question

### //Reservation Request

<?xml version="1.0"?>

Kathamandu Nepal ktm ktm ktm NP Kathamandu Nepal ktm ktm ktm NP NEPAL AIRLINES CORPORATION 6UUVoSldxwgykIuTvtyluMbKj3F8T9EyxsqPcXxP0TLGyo9xfE/RMjJs02vwFm2eN+GgJTM7aBgHdoJgT6NTuqmH01+uu6H/FenkGXotILHqj1HL04MgiGAUdVY1xwqBppDnGM8t6Q8H3QVP9uVLlOFHo+GV2bmB3y15wvXv7vU+3dDDBESahCU6h1rWHJVPCplunHywyErPOvXkrT+ckCsrvdeFp4UJ83fZ3yCAPaqF5/cPFa6JQ1mfiDo+P8hvJHXyDAS6XXISUo5B2hXvKWOagxex7drIJY27I3ATiVSF/oTXxxF6MeJYtF79PC3YsxYLUKGiXKXVW5TpURjX8Z25NU6mMqfajm0p+6jlWiLg2BMJ0qOmdc4YTCgtCVCcDW1HK9YNPXKTSmkPozzko+aeJIc23zoev4Xvb2u1Qx+/he9va7VDH7+F729rtUMfv4Xvb2u1Qx+/he9va7VDH8ONhV50oNexly5qxZ3qLwMUu+QC5Q/Q9nDDng+cSKo712q8/th4C8701vHqwlaqzR4fSC3KPF3j5GwF8kqQiiA= VIEWTRIP.TRAVELPORT.COM/BAGGAGEPOLICY/RA 20K BAGGAGE DISCOUNTS MAY APPLY BASED ON FREQUENT FLYER STATUS/ ONLINE CHECKIN/FORM OF PAYMENT/MILITARY/ETC. CHGS MAY APPLY IF BAGS EXCEED TTL WT ALLOWANCE CHGS MAY APPLY IF BAGS EXCEED TTL WT ALLOWANCE BAGGAGE ALLOWANCE DATA NOT AVAILABLE **Response** Server.Business Unsuccessful primary host transaction causing reservation failure. 3515 AIRSVC Business Unsuccessful primary host transaction causing reservation failure. E67F98BA0A0740628CC4F73B2EF2F3D9 tracebidhee
zagriaum commented 4 years ago

Hello vivekjyotipramanik , I used Test credential its working fine but used to live credential to faced this issue . and anothe question

can i issue ticket using test credential for test purposes ?

//Reservation Request

soapenv:Header/ soapenv:Body com:DeliveryInfo com:ShippingAddress com:AddressNameKathamandu Nepal com:Streetktm com:Cityktm com:Statektm com:CountryNP com:Address com:AddressNameKathamandu Nepal com:Streetktm com:Cityktm com:Statektm com:CountryNP NEPAL AIRLINES CORPORATION 6UUVoSldxwgykIuTvtyluMbKj3F8T9EyxsqPcXxP0TLGyo9xfE/RMjJs02vwFm2eN+GgJTM7aBgHdoJgT6NTuqmH01+uu6H/FenkGXotILHqj1HL04MgiGAUdVY1xwqBppDnGM8t6Q8H3QVP9uVLlOFHo+GV2bmB3y15wvXv7vU+3dDDBESahCU6h1rWHJVPCplunHywyErPOvXkrT+ckCsrvdeFp4UJ83fZ3yCAPaqF5/cPFa6JQ1mfiDo+P8hvJHXyDAS6XXISUo5B2hXvKWOagxex7drIJY27I3ATiVSF/oTXxxF6MeJYtF79PC3YsxYLUKGiXKXVW5TpURjX8Z25NU6mMqfajm0p+6jlWiLg2BMJ0qOmdc4YTCgtCVCcDW1HK9YNPXKTSmkPozzko+aeJIc23zoev4Xvb2u1Qx+/he9va7VDH7+F729rtUMfv4Xvb2u1Qx+/he9va7VDH8ONhV50oNexly5qxZ3qLwMUu+QC5Q/Q9nDDng+cSKo712q8/th4C8701vHqwlaqzR4fSC3KPF3j5GwF8kqQiiA= air:BaggageAllowances air:URLInfo air:URLVIEWTRIP.TRAVELPORT.COM/BAGGAGEPOLICY/RA air:TextInfo air:Text20K air:TextBAGGAGE DISCOUNTS MAY APPLY BASED ON FREQUENT FLYER STATUS/ ONLINE CHECKIN/FORM OF PAYMENT/MILITARY/ETC. air:BaggageRestriction air:TextInfo air:TextCHGS MAY APPLY IF BAGS EXCEED TTL WT ALLOWANCE air:BaggageRestriction air:TextInfo air:TextCHGS MAY APPLY IF BAGS EXCEED TTL WT ALLOWANCE air:TextInfo air:TextBAGGAGE ALLOWANCE DATA NOT AVAILABLE Response SOAP:Body SOAP:Fault Server.Business Unsuccessful primary host transaction causing reservation failure. 3515 AIRSVC Business Unsuccessful primary host transaction causing reservation failure. E67F98BA0A0740628CC4F73B2EF2F3D9 tracebidhee
vivekjyotipramanik commented 4 years ago

Hi zagriaum,

For live credential issues, could you please raise a ticket in My.Ttravelport.com and we will pick it up from there. Thanks.

zagriaum commented 4 years ago

HI vivekjyotipramanik, Okay Thankyou . but can't solution Unsuccessful primary host transaction causing reservation failure. this issue for using live credential ?

vivekjyotipramanik commented 4 years ago

Hi zagriaum,

Any issue related to live credentials should be raised through My.Travelport.com. Unfortunately through github we would not be able to resolve issues with live credentials. Thanks.

zagriaum commented 4 years ago

HI vivekjyotipramanik, Okay thanks .