Skip to main content

Connect your provider

Open Booking Engine → Connection.

Connection page overview


Provider

Use the Provider dropdown to choose which booking integration is active.

Out of the box you will normally see Kross Booking. Additional providers can be added by developers via WordPress filters (see Adding a provider).


Credentials (Kross)

Fill in the fields from your Kross account (names may vary in their dashboard):

FieldPurpose
Hotel IDIdentifies your property to the API.
API keySecret key used together with your API user to obtain an access token.
API usernameUsername for API authentication (documentation often mentions examples such as apiv5).
API user passwordPassword for that API user.

Tip: Password-type fields usually keep the saved value if you leave them blank when saving—only type a new secret when you intend to replace it.

Connection credentials section

Click Save connection settings when you are done.

Verify connection

Click Verify connection to run a real token exchange with the provider (without exposing your secrets on screen).

  • Success — You will see an admin notice confirming the API answered.
  • Failure — Check typos, IP allowlists, and that your server can reach the API over HTTPS.

Verify connection success notice


Search form (front)

On the same Connection page, the plugin lets you control how guests are counted on the front-end search bar (used by [bec_search] and inside the booking summary).

How guests are collected

OptionWhen to use it
Follow the active providerDefault. Matches what your provider expects (e.g. one total guest count vs adults + children).
Single “Guests” count onlyOne number for all people—simplest for small properties.
Adults and children (separate fields)When you need a split headcount for pricing or policies.
OptionMeaning
Follow the active providerUses the engine’s rules.
Ask for each child’s ageShows one age field per child when the form is in adults + children mode.
Do not ask for child agesOmits age fields (not used when you only collect a single guest total).

Search form settings on Connection