Tired of paying 15–20% in commissions to Airbnb, Booking.com, and other OTAs on every reservation? With Nowistay’s Direct Booking feature, you can accept reservations directly on your own website — keeping full control of your business, your guest relationships, and your revenue.
This guide walks you through the complete setup: configuring your booking widget, setting up payments and taxes, embedding it on your website, and managing direct bookings.
Before you can use Direct Booking, make sure you have:
You can verify and set up all of these from the Integrations page in your Nowistay dashboard.

The panel lets you select a property, choose a language, and copy the embed code for your website.

Click the settings icon (gear icon) at the top-right of the Direct Booking panel to customize your widget.
Choose how guests pay for their booking:
If you choose Split payment, you can configure:


Add your Terms & conditions URL to display a mandatory checkbox in the booking form. Guests will need to accept your terms before completing their reservation.
Click "Save settings" when done.
You can configure taxes for each property individually. These taxes are automatically calculated and added to the booking total shown to your guests.

For each tax, you need to configure:

You can add as many taxes as needed. They will all appear in the price breakdown shown to your guests during the booking process.
Back in the main Direct Booking panel:
The embed code looks like this:
<div id="nowistay-booking"></div>
<script src="https://traveler.nowistay.com/embed.js"
    data-token="YOUR_TOKEN"
    data-lang="en"></script>
To display the widget in a different language, simply change the Language dropdown — the embed code updates automatically with the correct data-lang value (e.g., "fr" for French, "es" for Spanish, "de" for German).
You can embed multiple widgets in different languages on separate pages of your website. For example, use an English widget on your English page and a French widget on your French page. Each uses the same property token, just with a different language code.
The embed code works on any website that supports custom HTML. Here's how to add it on the most popular website builders:
If you have access to the HTML source of your website, simply paste the embed code wherever you want the booking widget to appear. The script will automatically create an iframe and load the booking form.
Here's an example of a property website with the Direct Booking widget embedded:

Here's the step-by-step experience for a guest booking directly on your website:
The widget displays a calendar with available dates and nightly prices. Your guest selects their check-in and check-out dates. Unavailable dates are automatically grayed out, and minimum/maximum stay restrictions are enforced.


The guest selects how many people will be staying, up to the maximum capacity you've configured for the property.

The widget displays a detailed price breakdown: nightly rate for each night, cleaning fee, applicable taxes, and total amount. The guest then fills in their information: first name, last name, email, phone, and optionally their address.
A notice informs the guest that the dates are held for 30 minutes while they complete the booking.
If you configured a terms & conditions URL, the guest must check the acceptance box before proceeding.


After clicking "Book & Pay", the guest is redirected to a secure Stripe checkout page. They can pay with credit card, debit card, and any other payment methods you have enabled on your Stripe account (Klarna, Bancontact, iDEAL, etc.).

Once the payment is completed, everything happens automatically:
Sometimes a guest contacts you directly — by phone, email, or social media — and wants to book. Instead of having them go through your website widget, you can create a manual booking and send them a payment request by email.

If the guest doesn't complete the payment in time, the link expires. You can generate a new payment link from the booking details — the guest will receive a fresh email with an updated link. This can be done as many times as needed until the guest completes the payment.
If you have any questions about setting up Direct Booking, feel free to contact us at hello@nowistay.com. We're happy to help!