Webase Booking Manager is a complete appointment and service booking system for WordPress. Built for any service-based business, it allows customers to book appointments directly from your website through a clean, multi-step frontend form.
Key Features:
[wbbm_services] with category filter and column controlBuilt-in Payment Gateways:
Admin Management:
Webase Booking Manager is developed and maintained by Webase Solutions.
This plugin optionally connects to the following third-party services when the corresponding payment gateway is enabled by the site administrator.
When the Stripe payment gateway is enabled and a customer submits a booking, the plugin communicates with:
https://api.stripe.com) — to create a PaymentIntent and process the card payment. Data sent includes the booking amount, currency, and a booking reference metadata string. No personal customer data (name, email, address) is sent to the Stripe API directly by this plugin.https://js.stripe.com/v3/) — the official Stripe JavaScript library, loaded on any page containing the booking form when Stripe is enabled. This library handles secure card field rendering in the customer’s browser. Stripe may collect browser and device information as described in their privacy policy.Stripe Terms of Service: https://stripe.com/legal/ssa
Stripe Privacy Policy: https://stripe.com/privacy
When the PayPal payment gateway is enabled and a customer chooses PayPal at checkout, the plugin communicates with:
https://api-m.paypal.com (live) or https://api-m.sandbox.paypal.com (sandbox/test mode) — to create a PayPal order and capture the payment. Data sent includes the booking amount, currency, and a booking reference description.PayPal Terms of Service: https://www.paypal.com/legalhub/useragreement-full
PayPal Privacy Policy: https://www.paypal.com/legalhub/privacy-full
Bank Transfer (the default gateway) does not connect to any external service. Stripe and PayPal connections are only established when those gateways are explicitly enabled in Webase Booking Manager Settings Payment Gateways.