Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

"MemberMouse™ is an easy to use WordPress membership plugin that allows you to sell products, subscriptions and memberships, setup a password protected member's area, offer 1-click upsells and downsells, manage customers, automate customer service, track critical retention metrics and more. No matter where you're starting from, MemberMouse has the power you need to maximize revenue and get your business running like a well-oiled machine."

https://membermouse.com/

Enabling MemberMouse

  1. Pick the Admin section from the navigation sidebar.

  2. Go to the Plugins page (Admin->Plugins) 

  3. Pick the Membership Services tab.

  4. Click on the Member Mouse tile.

5. Click + Activate.

6. Fill in your apiUrlapiKey, and apiSecret that you got from MemberMouse.

7. Fill in the MemberMouse membershipLevelId that you want new customers to be added to by default. If this is a paid MemberMouse membership level, then you must also check the paidMembership checkbox. Otherwise, leave the checkbox unchecked. Click Connect.

Using MemberMouse Inside the CRM

Configuring a CRM product to use MemberMouse

  1. Pick the CRM section from the navigation sidebar.

  2. Go to the Products page. (CRM->Products)

3. Add a new product or Edit an existing product that you want to use MemberMouse.

4. Click the Membership Club drop-down and select MemberMouse.

5. Set the clientProductId to match a specific product bundle or membership level in MemberMouse (see below for details)

Associating a CRM product with a MemberMouse product bundle

This adds a product bundle to a customer's current membership level. This is the most commonly used configuration for MemberMouse membership products.

  1. Set the product's clientProductId (client ID) to "BUNDLE:[bundleId]", where [bundleId] is MemberMouse's product bundle id.

Associating a CRM product with a paid MemberMouse membership level

This sets a member's current membership level, changing it from the default configured in the plugin configuration. This is used to move a customer from a free membership level to a paid membership level, or to otherwise upgrade their membership level.

  1. Set the product's clientProductId to "MEMBERSHIP:[membershipLevelId]", where [membershipLevelId] is MemberMouse's membership level id.

  • No labels