LatePoint add-on that allows dynamic service/booking prices based on customizable conditions. Updated and improved for LatePoint 5.2.4+ compatibility with cart support, multiple services, and performance optimizations.
- Dynamic Pricing Rules - Create unlimited pricing rules based on conditions
- Date-Based Pricing - Festival dates, special occasions, seasonal pricing
- Percentage or Fixed Modifiers - Flexible pricing adjustments
- Service-Level & Booking-Level Modifiers - Target specific calculation points
- Cost Breakdown Display - Transparent pricing shown to customers
- ✅ Cart Support - Full compatibility with LatePoint's cart system
- ✅ Multiple Services - Handle multiple services in a single booking
- ✅ Correct Subtotal Calculation - Base prices shown separately from modifiers
- ✅ Service Name Prefixes - Clear labeling for multi-service bookings
- ✅ Backward Compatible - Works with LatePoint 4.9.x and 5.2.4+
- 🔒 XSS Protection - Service names properly escaped to prevent XSS attacks
- ⚡ Production Optimized - Zero debug logging overhead when
WP_DEBUG=false - 📊 72 Debug Statements Optimized - Conditional logging for development only
- Fixed XSS vulnerability in service name output
- Added
esc_html()escaping for all user-generated content in cost breakdown
- 100% reduction in debug logging overhead on production sites
- All 72
error_log()statements now wrapped withWP_DEBUGchecks - Significant performance improvement for high-traffic sites
- Tested with LatePoint 5.2.5
- Confirmed working with WordPress 6.x
- WordPress 5.0 or higher
- LatePoint 5.2.4+ (or 4.9.x for backward compatibility)
- PHP 7.4 or higher
-
Download the plugin
git clone https://github.com/jimtyrro/dynamic-pricing-latepoint.git
-
Upload to your WordPress installation
wp-content/plugins/dynamic-pricing-latepoint/ -
Activate the plugin through WordPress admin
-
Configure your pricing rules in LatePoint → Dynamic Pricing
- ✅ Fixed XSS vulnerability in service name output
- ✅ Wrapped 72 debug statements with WP_DEBUG checks
- ✅ Zero logging overhead in production
- ✅ Tested with LatePoint 5.2.5
- ✅ Fixed subtotal calculation
- ✅ Support for multiple services in cart
- ✅ Service name prefixes for clarity
- ✅ Fixed 500 error with cart/booking type mismatch
- ✅ Added object type detection
- ✅ Added cart hook support
- ✅ Cost breakdown displays correctly
- ✅ Fixed hook registration for LatePoint 5.2.4+
- ✅ Removed deprecated code
TechXela - CodeCanyon | Website
Dmitriy Salynin - 5notedesign.com
Licensed under the CodeCanyon Regular License. You must have a valid license to use this plugin.
- GitHub Issues: Report bugs
- Documentation: See
/dev/folder for technical docs - Original Support: TechXela
Version 1.0.3.5 | Last Updated: December 2025 | Status: ✅ Production Ready