- Remove checkout, process_names, and download_ticket methods - Remove process_payment private method with complex Stripe logic - Remove StripeConcern include and related authentication requirements - Simplify EventsController to focus only on event display - All checkout functionality now handled by OrdersController - Clean up before_actions to match remaining functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>