ActiveTickets Client
This module provides a client for the ActiveTickets service, allowing you to connect and retrieve data about venues, events, and programs. After installation, you configure the connection details in the administrative settings.
This module provides an interface and client for connecting with the ActiveTickets services (https://www.activetickets.com). You can configure the module to let the client connect with ActiveTickets and retrieve data for ticket venues, events, programs, etc.
Features
- SOAP client for connecting to ActiveTickets
- Configuration for connectivity.
Post-Installation
After installing the module, go to /admin/config/system/activetickets_client and insert the WSDL urls, client name and langcode. After saving, you can inject the ActiveTickets client in your code.
Additional Requirements
- ext_soap is required.