FAQ
Frequently asked questions
FAQ items are stored as a dedicated custom post type so managers can edit them without touching templates.
How does TicketFlow protect buyers?
This demo mirrors a marketplace workflow with secure checkout UI, clear order summaries, and structured support information that can later be backed by real buyer-protection logic.
Are the listed tickets real inventory?
No. TicketFlow currently runs on mock seed data for demonstration purposes, but the architecture is prepared for provider APIs or your own inventory service.
Can I filter by category, date, and price?
Yes. The catalog and search results support live search, category switching, and sorting by popularity, price, and date without a full page reload.
Which payment methods are available?
The UI supports card payments, Apple Pay or Google Pay as a wallet placeholder, and crypto options including USDT TRC20, USDT BEP20, Bitcoin, and Ethereum.
Can TicketFlow connect to a backend later?
Yes. The data layer is separated into API-like helpers so you can replace the mock data imports with fetch calls to an official provider API or your own backend.
Does the site support mobile users?
Yes. The layout, cards, filters, footer, and checkout flow are fully responsive and optimized for mobile, tablet, and desktop screens.