TicketsNow
Categories
Component ID
1278898
Component name
TicketsNow
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
359
Component created
Component changed
Component body
This module provides a framework for integrating API from third party ticket vendor Ticketsnow using soap client.
D6 Version provides two basic Web services using Services module for
- searhing events and
- serching productions
- and using the API provided by the module other web services from ticketsnow can be integrated too.
D6 Instructions:
- Enable the soapclient module, (http://drupal.org/project/soapclient).
- Go to admin/settings/soapclient, select the Active SOAP Library: nuSOAP
- Go to the ticketsnow configuration page, enter all the required information regarding your ticketsnow affiliation.
- TO USE THE LIVE Ticketsnow web services,
check the "use Live account option" if unchecked it will use the preview web services. (These are meant for trial purposes and no purchase will happen in this case)
D7 branch is under development
Todo
- Search for suitable alternatives for soapclient
- Maybe wsclient
- Admin UI to to test Ticketsnow Web Services directly through Drupal
