i everyone,
I’m building a car rental website with RentalHive + HivePress Bookings, and I want to make sure I’m setting up the pricing system correctly. I need some clarification on whether Marketplace + WooCommerce are required for price calculation, even if I do not want to accept online payments.
What I want:
-
Use HivePress Bookings for date selection and availability.
-
Show a daily price on each listing.
-
When the customer selects dates, the system should automatically calculate:
number of days × price per day -
On the booking confirmation page, the customer should clearly see the total price.
-
I do not want to use WooCommerce for accepting payments.
-
No checkout
-
No payment gateway
-
Only booking requests
-
All communication/payment handled manually by email
-
What I discovered so far:
-
HivePress Bookings alone allows date selection and booking requests, but it does not calculate prices on its own.
-
Marketplace appears to provide the actual “price” field and the price calculation logic.
-
Marketplace seems to require WooCommerce to be active.
-
WooCommerce can be enabled without enabling any payment methods (so no checkout is used).
My question:
Is this the correct and recommended setup for showing total prices?
-
Enable Marketplace
-
Enable WooCommerce, but disable all payment gateways
-
Use WooCommerce only as the backend framework for price calculation and orders
-
Use Bookings to manage availability + date selection
-
Customers will see the calculated price, but they will not pay online
Important:
I want to confirm that THIS is the official way to:
-
Display a daily price
-
Automatically calculate the total cost based on the booking duration
-
Show this total price to the customer
-
Without processing payments through WooCommerce
If this is not the correct setup, could you please explain what is the correct method for achieving automatic price calculation for bookings without using WooCommerce checkout?
Thanks in advance for your help!