
Odeva Booking connects WordPress to Odeva, an external SaaS reservation platform. It adds a booking widget so visitors can search accommodations, view details, and make reservations directly on your pages.
Features:
This plugin connects to Odeva, an external SaaS reservation platform. The widget JavaScript is bundled with the plugin. The visitor’s browser connects to Odeva only when an Odeva Booking block or shortcode is rendered and used.
Service endpoints used by the bundled widget:
https://booking.odeva.app/graphql – used to fetch accommodation data, availability, pricing, and to create reservation checkout sessions.https://booking.odeva.app/checkout – used when a visitor proceeds to the hosted checkout flow.Data sent to Odeva may include the configured organisation slug, search dates, guest counts, selected accommodation or unit IDs, and the guest contact and reservation details entered in the booking form. This data is used to provide availability, pricing, reservation, and checkout functionality.
Service links:
https://odeva.app/privacy-policyhttps://odeva.app[odeva_booking org="my-org" color_primary="#16a34a" border_radius="0.25rem"]
All attributes are optional if you’ve set defaults in the settings page. Available attributes:
org — Organisation slug (required if not set in defaults)api_url — Override GraphQL API URLcheckout_url — Override checkout URLcolor_primary, color_secondary, color_accent — Theme colourscolor_background, color_surface, color_text, color_text_muted — Surface coloursborder_radius — Corner radius (e.g., 0.5rem)font_family — Font stack