# WooCommerce

- [WooCommerce - How to integrate QLM with WooCommerce](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-integrate-qlm-with-woocommerce.md)
- [WooCommerce - How to create a simple product in WooCommerce](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-create-a-simple-product-in-woocommerce.md)
- [WooCommerce - How to use WooCommerce Subscriptions](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-use-woocommerce-subscriptions.md)
- [WooCommerce - How to create a maintenance plan product in WooCommerce](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-create-a-maintenance-plan-product-in-woocommerce.md)
- [WooCommerce Payment Providers Configuration](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-payment-providers-configuration.md)
- [WooCommerce - How to handle Downloadable products](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-handle-downloadable-products.md)
- [WooCommerce - How to map WooCommerce variations to QLM features](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-map-woocommerce-variations-to-qlm-features.md)
- [WooCommerce - How to map WooCommerce variations to product properties](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-map-woocommerce-variations-to-product-properties.md)
- [WooCommerce - How to process a manual order](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-process-a-manual-order.md)
- [WooCommerce - How to process manual subscriptions](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-how-to-process-manual-subscriptions.md)
- [WooCommerce - InApp Purchase](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-inapp-purchase.md)
- [WooCommerce - Sell an upgrade of a product](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/woocommerce-sell-an-upgrade-of-a-product.md)
- [WordPress - How to integrate the QLM Trial Registration form in WordPress](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/wordpress-how-to-integrate-the-qlm-trial-registration-form-in-wordpress.md)
- [WordPress- How to integrate the QLM Self Help in your WordPress Site](https://docs.soraco.co/docs/3rd-party-integration/woocommerce/wordpress-how-to-integrate-the-qlm-self-help-in-your-wordpress-site.md)


---

# 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.soraco.co/docs/3rd-party-integration/woocommerce.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.
