• aidomains

    (@assorteddesign)


    I have a site that I am looking to add Memberships to. We sell physical products dvd/audio rentals. I would like to set it up to have 2 levels of membership. the first is basic/free and the second is a premium membership for $14.99 per month.

    What you get with the premium membership is the ability to select/rent up to three products at one time. the basic membership is a standard $3.00 per rental.

    I have seen membership plugin’s out there but is there one that is highly recomended?

    using WP Store 0.5 by Templatic.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there. I’m the developer behind Paid Memberships Pro. Our plugin is available for free in the WP repository. It supports PayPal and Authorize.net. It should work in conjunction with WP Store.

    You could then either use the “pmpro_after_change_membership_level” hook to change the user’s role or other meta data after signing up for the membership and/or use our pmpro_hasMembershipLevel($level_id) function to check in the right places if a user has a premium membership and so should be able to e.g. have more simultaneous rentals.

    You’ll have to do some custom programming, but it should be straight forward. If you sign up for support at PaidMembershipPro.com, I can help you along.

    You may also be interested in the Shopp or WP-Ecommerce plugins. I believe both have membership modules you can add for a fee. It might be nice to have one shopping cart software run both products and memberships.

    Good luck.

    Thread Starter aidomains

    (@assorteddesign)

    Thanks! I have signed up at PaidMembershipPro.com, and downloaded the plug-in. Let me know when you have time to discuss my project.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need a Membership Plugin for Products’ is closed to new replies.