How To Setup Recurring Membership App?

How To Setup Recurring Membership App?

Watch the Quick Video below to set up the App

 

 

Follow the below steps to install and set up the Recurring Membership app:-

Membership App Integration Steps

This guide will show you how to set up a membership app in your Shopify storefront, create recurring membership plans, and set up the store. Follow the steps below to get started.

Step 1. Open App Dashboard

Log in to your Shopify store from the left sidebar, find Apps click on it

Click on the Recurring Membership app:

Shopify Membership App Install

 

2. You can see the dashboard of the app and click on Plans.

create membership paid or free plans on Shopify

 

3. From here, you can create membership plans.

  • FREE PLAN – Create this for free membership registrations.
  • PAID PLAN – Create this for either Recurring or One-time membership registrations.

Create free or paid member plan on Shopify

 

Step 2. Create a Free or Paid Plan

Create a Free or Paid subscription plan

Step 2(a)

Create a free plan and additional details below

Create free members plan on Shopify membership app

 

Step 2(b)

Create Paid Recurring Plan

First, connect your payment gateway. Goto Settings > Connect Payment Gateway

Connect Paypal or Stripe on Membership app Shopify

 

Refer to this article to learn more about How to Connect PayPal Payment Gateway

Refer to this article to learn more about How to Connect Stripe Payment Gateway

Now go to Plans > Add Paid Plan

membership select Payment Gateway

 

Then add other plan details

Plan Name: Your plan name for internal use.
Plan Tag: It will get assigned to the Shopify customer who will subscribe to any particular plan.
Plan Interval: A membership plan of a particular time interval will be created.
Currency code: The currency code of the plan amount can be added.
Plan Amount: The amount for membership can be added here.

 

Step 3. Setup form fields

Create a custom form for the members to capture the required details from customers when they sign up for membership. Use drag and drop form builder.

Here, First Name, Last Name, Email Address, and Password are Shopify mandatory fields for creating a customer so these can’t be removed or deleted. You can add other required fields in the form that needs to be filled by customers in the form while subscription.

 

 

 

Step 4. Advance settings

Advanced design settings for the form Customize and design the settings of form and membership buttons from here. You can also integrate the plan with MailChimp.

 

 

Step 5. Show/Hide pages, collection to members

Restricted Access: Show or hide specific collection, pages, add to cart button, price, and blog to specific subscribed members only. All rules you create will be applied to only the subscribed members of this plan only.

 

 

Refer to this article to learn more about how to set up a restricted page.

Refer to this article to learn more about how to set up restrictions on the Product Price and the Add to Cart button.

Step 6. Recurring members order

Members Order: Select products to be ordered on every membership renewal. It can be a recurring order or single order.

 

Step 7. Members product Discount

Members Product Discount: Set up a collection-wise discount for the members of the store. For example: Give Wholesale members 20% off on selected collections.

 

 

Step 8. Embed code for the membership form

Embed Code: Once you save the above details, you will see this embed code field. You need to add this shortcode on the member page in Shopify editor mode.

Button Code: Use this code, if you just need a button on your page, and on click, it will open the form in a popup.

Form Code: Use this code, if you want to show a direct form on a page, and also you can edit the HTML version for the designing purpose.

 

 

Create Plan

Log in to the Shopify store and go to Apps > AAA Membership Subscription and create a plan accordingly.

Choose from the below plans and proceed to create according to your requirements.

  • FREE PLAN – It can be created for free membership registrations.
  • PAID PLAN – Recurring and One time (Stripe account details are mandatory to accept payments)

 

Step 1. Add plan details, including

Plan Status: (Active or Deactivate)
Payment type: (Stripe or PayPal) for paid plans only
Plan Type: (Recurring or One Time)
Plan Name: Membership name for internal use.
Plan Tag: It will get assigned to the Shopify customer who will subscribe to any particular plan.
Plan Interval: A membership plan of a particular time interval will be created.
Currency code: The currency code of the plan amount can be added.
Plan Amount: The amount for the membership plan can be added here.
Free Trial: Add a trial period in your plan for your members

 

 

Step 2. Add plan Fields

First Name, Last Name, Email Address, and Password are Shopify mandatory fields for creating a customer that can’t be removed. You can add many other fields in the form as per your requirements which your members need to fill in the form.

 

Step 3. Update Settings

Customize the Email Settings and Membership Button as per your requirements from here. You can also integrate the plan with MailChimp.

 

Step 4. Create Plan Rules

Create plans to show or Hide pages, collections, product prices, add-to-cart button,s or blogs for the members of this plan.

> Working criteria –

If you want to hide any collection from all customers except current plan members then add a condition like

Show → Collection → Choose collections

If you want to show any collection to all customers except current plan members then add a condition like

Hide → Collection → Choose collections

 

Step 5. Member orders

Automatic orders of a few products can be placed, once the customer subscribes to a specific membership. Orders can be recurring or one-time.

 

 

Step 6. Member Product Discount: Automatic product/collection discount based on the membership plan. For example: Give wholesale members, 20% off on store or specific collections.

 

Add Short-codes in theme liquid files(Optional)

NOTE – This step can be skipped as the code is automatically injected after the app installation to your theme. You can just review the code inserted in your theme.

Step 1. From Shopify Admin, go to the Online Store > Themes > Actions (Published Theme) > Edit Code (Published Theme).

 

Step 2. Open theme.liquid file under Layouts and check if the below code is available in the theme.liquid file before </body> tag. If not, then add it.

 

<input type="hidden" name="aaamembership_customer_logged_id" value="" id="aaamembership_customer_logged_id">

 

 

Step 3. Open blog.liquid under Templates and paste the below code at the top of the file. Ignore this step if the code is auto-injected or already available.

 

 

Step 4. Open collection.liquid file under Templates and paste the below code at the top of the file. Ignore this step if the code is auto-injected or already available.

 

 

 

Step 5. Open page.liquid under Templates and paste the below code at the top of the file. Ignore this step if the code is auto-injected or already available.

 

 

 

Step 6. Open product.liquid file under Templates and paste this code at the top of the page. Ignore this step if the code is auto-injected or already available.

 

 

Add Short-codes in theme liquid files only if using Restricted Access(Plan Rules) in App

Restricted Access (Plan Rules) is used to show/hide products, collections, and pages for specific members. View the below image –

 

NOTE – If using Restricted Access (Plan Rules) in any membership plan then follow the below steps for the setup otherwise skip it.

Step 1. From Shopify Admin, go to the Online Store > Themes > Actions (Published Theme) > Edit Code (Published Theme).

membership-add-code-1

 

Step 2. Open collection-template.liquid file under Sections and search for the keyword “for”. Some below-related lines of code will appear.

    • Related Articles

    • How To Setup Emails On Recurring Membership App?

      You can easily set up automatic emails for members and admin on all actions happening on the recurring membership app on your Shopify store. You can create below email automation easily: For Members: New Member Signup Membership Renewal Membership ...
    • FAQ’s Recurring Membership App On Shopify

      Q. How can we install your app? == You can install it from the Shopify app store here – https://apps.shopify.com/recurring-membership Q. Does your app support quarterly and yearly plans? == Yes, you can create monthly, quarterly, yearly, or even ...
    • How To Setup Recurring Membership App If Using Plan Rules?

      Plan Rules are selected to show/hide products, collections and pages for specific members. If using plan rules in any membership plan then follow below steps for the setup otherwise skip it – Step 1. From Shopify Admin, go to the Online Store > ...
    • How To Cancel Membership From The Recurring Membership App?

      Cancel the member's recurring payment from the membership plans created in your membership module To cancel someone’s membership, follow these two easy steps: Step 1. Open the app. Step 2. Navigate to the Members list and find the member whose ...
    • How To Integrate Recurring Membership And Loyalty Rewards App?

      For integrating the Membership Subscription Order and Loyalty rewards app, you should have both the apps installed in the Shopify store. If not, then please click on the below links for adding the app – Install a Loyalty Rewards app Install ...