BingoRentals allows you to embed a complete car rental booking system on your WordPress website. It connects to your BingoRentals installation via API, enabling customers to:
Features:
[wpcr_car_rental] to any page or postBasic usage:
[wpcr_car_rental]
With options:
[car_rental show_locations=”true” show_categories=”true” show_lang_switch=”true” theme=”light” primary_color=”#0d6efd”]
Available Options:
show_locations – Show pickup/return location dropdowns (true/false)show_categories – Show category filter (true/false)show_lang_switch – Show language switcher buttons (true/false)theme – Color theme: “light” or “dark”primary_color – Custom primary color (hex code)This plugin connects to the following external services:
The plugin communicates with the BingoRentals API URL you configure in the settings. This is your own self-hosted or SaaS installation of BingoRentals. Data sent includes: search parameters (dates, location IDs, category), reservation details, and tenant slug. This data is sent whenever a visitor submits the search form or the fleet widget loads. You control this service — refer to your own privacy policy and terms.
When automatic language detection is enabled (default: on), the plugin sends the visitor’s IP address to ipapi.co to determine their country. This is used solely to select the default display language (Romanian for Romania/Moldova, English for all others). No personal data beyond the IP address is transmitted. Visitors can override the detected language manually at any time.
To disable this feature, go to Settings BingoRentals and set Auto-detect Language to No.