# WooCommerce Subscriptions

WooCommerce Subscriptions allow customers to subscribe to your products or services and pay weekly, monthly, or yearly. As the function of this plugin, when integrated with YayCurrency, your store can sell subscription products in multi-currency.&#x20;

Creating subscription products and setting data for each product. You can modify the fixed price for each currency or leave it blank to get the rate automatically. Then, published those products.&#x20;

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

This plugin will automatically integrate with YayCurrency, you just need to set up the currency you want to display in your store.

Back to the front end of the store, customers can see the subscription products with the default currency that has been set.

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

When they switch the currency of the product, the subscription price will auto-change according to each currency.

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

Thanks to that, there will be many stores that can supply their products cover the world.

<br>

\ <br>

\
\
&#x20;


---

# 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/woocommerce-subscriptions.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.
