=== SmartCab Booking Lite ===
Contributors: gbsdeveloper  
Tags: taxi booking, cab booking, google maps, paypal, ride booking, transportation  
Requires at least: 5.5  
Tested up to: 6.5  
Requires PHP: 7.4  
Stable tag: 1.0.0  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

SmartCab Booking Lite is a lightweight and user-friendly ride booking solution with Google Maps and PayPal integration.

== Description ==

SmartCab Booking Lite helps you easily create a cab or ride booking system on your WordPress site. It’s perfect for transportation services like airport pickups, city tours, and point-to-point cab bookings.

**Key Features:**

* Google Maps Autocomplete for Source and Destination
* Real-time distance and fare calculation
* Journey type: One-way and Return trip
* Vehicle management with pricing (rate/km)
* Optional wait time pricing
* PayPal integration (client ID)
* Multi-step form with responsive layout
* Shortcode-based integration [scbl_booking_form]

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to `Ride Booking` settings in the dashboard to configure.
4. Use the shortcode `[scbl_booking_form]` in any page/post to display the form.

== Frequently Asked Questions ==

= Does it support PayPal Sandbox? =  
Yes, just enter the sandbox client ID in the settings.

= Can I add multiple vehicle types? =  
Yes, you can add any number of vehicles and specify their per-km rate.

= Can I set different pricing for return journeys or wait time? =  
Yes, return trips are automatically calculated as double distance and wait time pricing is configurable.

== Screenshots ==

1. Booking Form - Step 1: Journey Details  
2. Booking Form - Step 2: Personal Details  
3. Booking Form - Step 3: PayPal Payment  
4. Admin Panel - Vehicle and PayPal Settings  

== Changelog ==

= 1.0.0 =
* Initial release of SmartCab Booking Lite.

== Upgrade Notice ==

= 1.0.0 =
First release.