Logo back Logo front
  • Tutorials
  • Pricing
Paid Members AppTM
App favicon  powered by AI
  • Sign In
  • Sign Up

Tutorial Menu

General
  • Welcome
  • What is Paid Members App branding
  • No-code Customer Portal
  • No-code Stripe Tax
  • How to add Stripe coupons or promo codes
  • How to send emails from a custom domain
Duda
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to add a login button
    • How to set up your site navigation
    • How to white out your member pages
    • How to find your page URLs
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to customize your Stripe button
    • How to add a v2 Stripe button
    • How to add coupons to Stripe
Webflow
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to add a login button
    • How to white out your member pages
    • How to find your page URLs
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to customize your Stripe button
    • How to add a v2 Stripe button
Weebly
  • Primary Tutorials
    • How to migrate from our Weebly App
    • How to install our app
    • How to add a login link
    • How to set up your site navigation
    • How to white out your member pages
    • How to find your page URLs
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to collect your customers name
    • How to customize your Stripe button
    • More Stripe tutorials...
Wordpress
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to add a login button
    • How to white out your member pages
    • How to find your page URLs
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to customize your Stripe button
    • How to add a v2 Stripe button
    • How to add coupons to Stripe
Shopify
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to add a login button
    • How to white out your member pages
    • How to find your page URLs
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to add a v2 Stripe button
    • How to add coupons to Stripe
Wix
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to white out your member pages
  • Stripe Tutorials
    • How to add Stripe Payment Links
Squarespace
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to add a signup popup
    • How to set up your site navigation
    • How to white out your member pages
    • How to find your page URLs
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to Collect Your Customers Name
    • How to Customize Your Button
Static HTML
  • Primary Tutorials
    • How to install our app
    • How to add a login link
    • How to add a login button
    • How to white out your member pages
  • Stripe Tutorials
    • How to embed a Stripe button
    • How to customize your Stripe button
    • How to add a v2 Stripe button
    • How to add coupons to Stripe
Native Apps

This section is for users who have installed one of our native apps from an app store.

Weebly App

How to install Paid Members App on Shopify

1.) First, log into Paid Members App and click 'Setup Checklist'

Click setup checklist

2.) Click Install code:

Click install code

3.) Click Copy code:

Copy install code

4.) Make sure you are logged into your Shopify backend.

 

5.) Click 'Online Store' in the left side navigation menu:

Click online store

6.) Click 'Themes' in the left side navigation menu:

Click themes

7.) Click 'Actions' and choose 'Edit Code':

Click actions edit code

8.) Click on 'theme.liquid' which is a file inside the 'Layout' folder. If it does not show, click 'Layout' to open the Layout folder:

Choose theme dot liquid

9.) Now scroll down in that file until you reach the closing head tag (e.g. "</head>"):

Find closing head tag

10.) Paste in the code immediately above the closing head tag:

Paste install code above head tag

11.) Click the 'Save' button after you have pasted in the code.

Click save

12.) Now people can visit your website and get access to your members only content.

13.) To test this, you'll need to be on your live website (not the Shopify editor).

*Alternative Install Code Placement:
If you have any issues with forms not appearing correctly, paste in the code immediately below the last meta tag (e.g. "<meta>") instead of above the closing head tag:

Paste install code below meta tag