AI itinerary test mode
Generate a different London plan for each day.
This version saves the booking to MySQL, calculates daily pricing, then uses AI to suggest different locations for each trip day. Payment is still disabled for testing.
Test the formTest flow
- Enter customer details
- Select trip dates and plan
- Save details to MySQL
- Generate daily location suggestions
- Save itinerary to MySQL
Test booking form
This saves the booking and AI daily itinerary to the database. No Stripe payment is taken.