How to place Web booking app on your site
Liza
Last Update 2 months ago
You can easily place the Web app widget on your website—or even share it with local partners like hotels, restaurants, or popular online portals. This makes it easier for customers to place an order without needing to install any app.

To configure the Web app on a website, copy the iframe solution from:
👉https://codepen.io/onde/pen/qBpjjPg
Replace the example Web App URL with your own branded one, which you can find in My hub.
Example:
If your company is Otaxi, and your Web App URL is https://otaxi.ondelight.app/, you just need to insert an iframe like this into your webpage’s HTML:


Language settings
To force a specific language, add ?lang=xx to the URL (replace xx with the ISO 639-1 language code).
Example: https://otaxi.ondelight.app/?lang=es

For on-demand services
For on-demand services with no drop-off address, add /service/ to the end of the URL. It will make the interface of a booking widget a bit different to suit on-demand business model.
Example: https://demo.ondelight.app/service/

Congratulations! Your Web app widget is ready and live.