Hi there, drupal enthusiasts!
I have a question on how to get started with intergrating a booking application to drupal via AJAX calls. This comes in the context of an online travel agency for backpackers & student travellers.
I recently purchased TouristWay, an application developped for travel portals (www.touristway.com). TouristWay's API and SDK are very flexible and should integrate smoothly to our existing Drupal / Ubercart site, via AJAX (or XML). More info on http://ask.touristway.net/forums/24385/entries/47544
In order to do the AJAX call and embed data from TouristWay into an html page, TouristWay's helpdesk provided my this example script: http://support.touristway.com/forums/4369/entries/58989
However, i'm having a hard time getting this to work in the drupal/ubercart environment.
If anyone could provide me a precise, step by step description on how to realise this, that would be greatly appreciated.
Where do you copy the script? In a node's CCK field? In a script.js file placed in the theme's folder?
Here are some points we're trying to develop - that is by integrating TouristWay to our ubercart products, and payment methods.
1) For each Ubercart product (accommodation/activity/...), embed in a sidebar block a "check availabilities" widget from TouristWay, allowing the user to check vacancy for his dates.
Read »








