# WordPress Tour & Travel Booking

YayCurrency integrates seamlessly with the WordPress Tour & Travel Booking plugin, instantly converting prices for tours, accommodations, and travel packages into different currencies, ensuring a smooth booking process for your global customers and managing international bookings has never been easier.

### Step 1: Install and Activate Required Plugins

To get started, the following plugins are required:

* [WordPress Tour & Travel Booking](https://wordpress.org/plugins/tour-booking-manager/)
* YayCurrency
* WooCommerce

### Step 2: Configure Currencies and Add the Currency Switcher

After activating YayCurrency and WordPress Tour & Travel Booking, you first need to select Add New Currency and choose as many currencies as you'd like to support.

You can manually set exchange rates or enable automatic updates for real-time rates.&#x20;

<figure><img src="/files/vaP0Z6qPgUCi4JSs7AGS" alt=""><figcaption></figcaption></figure>

You can easily insert the YayCurrency switcher widget into your preferred widget area with the shortcode: `[yaycurrency-switcher]`. Placing the switcher in a prominent location, such as the header, footer, or sidebar, makes it simple for customers to view product prices in their preferred currency.

<figure><img src="/files/IwnnwnMrH0wrKziwCjlH" alt=""><figcaption></figcaption></figure>

### Step 3: View the Results

Now, on the front end, customers can switch between the currencies you’ve added.

<figure><img src="/files/1yS3lm8VGS3iTu9Otoqu" alt=""><figcaption></figcaption></figure>

With this setup, your travel booking website will be fully equipped to handle multi-currency transactions, offering a better user experience for international customers.

<figure><img src="/files/Hp0HZ6XQY8EYQ3nNSP06" alt=""><figcaption></figcaption></figure>

Happy Traveling 🏖️


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yaycommerce.com/yaycurrency/compatibility/wordpress-tour-and-travel-booking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
