# Woocommerce Membership

**The Woocommerce Membership settings can be accessed by going to Edwiser Bridge settings –> Woo Integration –> Woocommerce Integration settings.**

#### How Membership works:

* You can sell Membership in 3 ways, in which we support only for ‘Product Purchase’.
* If a user purchases a product, the user will get access to the membership associated with that product. Now, if there are different products associated with the same Membership, then the user will also get access to all the courses associated with the products which are present in the Membership.
* We support Membership associated with Variable Products also.

#### What happens on Membership status change

* Active:  Users get enrolled in the courses associated with the products which are present in the Memberships.
* &#x20;Paused: Users get suspended in the courses associated with the products which are present in the Memberships.
* Expired:
  * You can select an action that will be applicable to the users on product Membership Expiration. Whether you want to unenroll or suspend or do nothing to the users when the subscription ends, you can choose it from the drop-down given.

<figure><img src="https://cdn-lekef.nitrocdn.com/dEBhheJeLllzRDxwkgqiDjWYUMSokuqD/assets/images/optimized/rev-af1a6d6/edwiser.org/wp-content/uploads/2020/01/expiry-1.png" alt="expiry 1"><figcaption></figcaption></figure>

* Canceled: You can select an action that will be applicable to the users on product Membership Cancellation. Whether you want to unenroll or suspend or do nothing to the users when the subscription ends, you can choose it from the drop-down given.

<figure><img src="https://cdn-lekef.nitrocdn.com/dEBhheJeLllzRDxwkgqiDjWYUMSokuqD/assets/images/optimized/rev-af1a6d6/edwiser.org/wp-content/uploads/2020/01/cancel-1.png" alt="cancel 1"><figcaption></figcaption></figure>

#### Doc navigation

[< Setting up Grouped Products](broken://pages/IDIWLgt7f00q0YHB0fsm) [Woocommerce Integration Checkout >](broken://pages/acOWLhUXZ4q6oWXukX5d)


---

# 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://remui-docs.edwiser.org/eb-woocommerce-integration/woocommerce-membership.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.
