Live Quote Package Builder helps service, event, rental, and custom-package businesses create guided package configurators with real-time pricing inside WordPress.
It includes editable templates, dynamic pricing, quote rules, booking records, custom steps, coupon codes, availability protection, optional Stripe Checkout deposit sessions, and customer/admin email notifications.
Developed by Khurshid Bilal (KhurshidBilal.com), CEO of Webzeno.com.
Add the configurator to any page:
[livequpa_builder]
Add a thank-you page:
[livequpa_thank_you]
For free setup help and general plugin questions, email info@webzeno.com. Please include your WordPress version, PHP version, plugin version, and a screenshot of the issue when possible.
This plugin does not require a build step. The JavaScript and CSS shipped in assets/ are human-readable source files. A copy of the frontend JavaScript source is also included at src/frontend.js for review and maintenance.
Live Quote Package Builder can connect to Stripe only when the site administrator enables Stripe payments and enters Stripe API keys.
When a visitor clicks the payment/deposit button, the plugin sends the checkout amount, currency, customer email, selected package name, and booking metadata to Stripe to create a checkout session. This request is sent to https://api.stripe.com/v1/checkout/sessions.
Stripe service terms: https://stripe.com/legal
Stripe privacy policy: https://stripe.com/privacy
If Stripe payments are not enabled, Live Quote Package Builder works locally for configurators, quote requests, booking records, coupons, availability rules, templates, and admin settings.
The plugin stores booking details submitted by visitors, such as name, email, phone, event details, selected package, add-ons, custom step answers, totals, coupons, and payment status. Site owners are responsible for explaining this data collection in their own privacy policy.