TicketPayGo Lite - Complete Description
Category: WordPress Plugins • Platform: PHP
TicketPayGo Lite is a feature-rich, free event ticketing plugin for WordPress. Keep 100% of your ticket revenue – no per-ticket fees or commissions. Create events, sell tickets with PayPal, and manage attendees – all from your WordPress dashboard.
View Live Demo | Get Full Version
Key Features
- Unlimited Events – Create as many events as you need with title, description, location, and featured image
- PayPal Integration – Accept payments securely via PayPal (or run free events)
- Responsive Design – Beautiful event cards and booking forms that work on any device
- Calendar View – Display events in an interactive FullCalendar with month, week, and list views
- Email Confirmations – Send customizable order confirmation emails to attendees
- WP-Admin Check-in – Manually check in attendees from your WordPress dashboard by searching order numbers
- Order Management – View and manage ticket orders with status tracking
- Customization – Brand your event cards and emails with custom colors
- Shortcodes – Easily embed events and calendars anywhere on your site
- OpenStreetMap – Integrated maps for event locations
Shortcodes
[ticketpaygo_lite_event id="123"]– Display a single event card and booking form[ticketpaygo_lite_events limit="10" layout="grid"]– Display a list of upcoming events[ticketpaygo_lite_calendar]– Display the interactive events calendar
Need More Features?
Upgrade to TicketPayGo Full for professional features:
- Multiple Ticket Types – Create different ticket tiers (VIP, Early Bird, General Admission)
- QR Code Tickets – Automatically generate scannable QR codes for every ticket
- Mobile QR Scanner App – Fast check-in using your smartphone camera
- Apple Wallet – Let customers add tickets to their mobile wallet
- Recurring Events – Set up daily, weekly, or monthly repeating events
- Advanced Analytics – Detailed reports on sales, revenue, and attendance
- More Payment Gateways – Accept payments via Stripe and Mollie
- Multi-Device Sync – Real-time check-in synchronization across multiple devices
- Offline Mode – Check in attendees even without an internet connection
External Services
This plugin connects to the following third-party services:
PayPal
When PayPal is configured as a payment gateway, this plugin connects to PayPal’s API to process payments.
What it’s used for: Processing ticket purchases and payment transactions.
Data sent: Order details including total amount, currency, and order reference. Customer billing information is collected by PayPal directly on their secure checkout page.
When data is sent: When a customer initiates a ticket purchase and selects PayPal as the payment method, and when verifying/capturing payment completion.
Service URLs:
– Production: https://api-m.paypal.com
– Sandbox (testing): https://api-m.sandbox.paypal.com
Legal:
– PayPal Terms of Service
– PayPal Privacy Policy
OpenStreetMap
This plugin uses OpenStreetMap for displaying event location maps and for geocoding addresses.
What it’s used for: Displaying interactive maps showing event locations on event pages, and converting addresses to geographic coordinates.
Data sent:
– For map display: Geographic coordinates (latitude/longitude) of event locations are embedded in map URLs.
– For geocoding: Address text entered by administrators when creating events.
When data is sent:
– Map embeds load when visitors view an event page with a location.
– Geocoding requests are made when administrators search for or verify event addresses in the admin panel.
Service URLs:
– Map tiles: https://www.openstreetmap.org
– Geocoding API: https://nominatim.openstreetmap.org
Legal:
– OpenStreetMap Terms of Use
– OpenStreetMap Privacy Policy
– Nominatim Usage Policy