For users of the TourCMS tour operator ecommerce platform
Tags:
Permalink Reply by Paul on July 27, 2010 at 4:30pm
Permalink Reply by Paul on July 27, 2010 at 4:54pm
Permalink Reply by Brad Lowe on July 27, 2010 at 10:57pm
Permalink Reply by Brad Lowe on July 29, 2010 at 12:54am
Permalink Reply by Alex Bainbridge on July 29, 2010 at 7:20am
Permalink Reply by Terry Estioko on March 11, 2011 at 12:59am Hi,
We're developing a new TourCMS site and I just came across the same circumstances as Brad. We would like to use the Departures and Freesale API call with PHP to get a live dataset of future booking dates and booking links for the specified tour. We do not want to iframe the 1st page of the booking engine. I don't see any straight-forward way to do this.
This seems really easy to do when using Tour CMS templates, i.e:
$has_departure = <$TourCMStour output="t_has_departure"$>;
if ($has_departure =='1'){
...output
}
It's now over 6 months later since the original post. Anything new or any recommendations on how to do this?
-terry
Permalink Reply by Alex Bainbridge on March 14, 2011 at 6:20pm Hi Terry
Just because the thread hasn't been updated it doesn't mean we are not working on something (or haven't changed something in the meantime)
What we are working on is a new pot of dates - that could be departures, freesale or hotel availability. These would, via a simple, single, API call, be easily put on a website
I think that will do it. Its timetabled for March and has to happen as we have a number of projects that are relying on it
You can use the template CMS system to do this - but not the live API (easily). Let me see what I can move around in the development queue though.
Thanks. Alex
© 2012 Created by TourCMS team.