Forums

Instinct E-Commerce Plug-In (3 posts)

  1. dobner
    Member
    Posted 2 years ago #

    I want to use Instinct E-Commerce Plug-In to do two things:

    1. Create a membership area for people purchasing my products and

    2. Download a product that includes multiple files within the download.

    Do you know if this product is suitable for this based on your experience? I have checked the Instinct website and could not get answers.

    Thank you

    Frank

  2. CharlesLee
    Member
    Posted 2 years ago #

    Hi Frank,

    Maybe this can help you: http://www.phpmembers.com/

    It is a membership software that can be integrated with WordPress. You can create protected paid member only area on your site with it. I am using it for one of my sites. Works great.

  3. flahammerhead
    Member
    Posted 1 year ago #

    I actually figured out a way to make this membership plugin work with Google check-out, though it is only a workaround. It took going into the mysql database to see what was going on. I will post just in case somebody wants to know. I am using Google checkout. It is a workaround until they fix it the way it should work.

    Once the order for subscription was processed through Google (my case) I would then go to the "sales" in e-commerce and go ahead and "accept payment", noting the users email address. Once I had that, I launched phpmyadmin and accessed the database. Two tables are important here, the "users" table and the "logged_subscription" tables. That is where the user ID's are supposed to be synchronized. Simply add the user ID for the appropriate user (found in the "users" table) to the "user_id" field in the "logged_subscription" table. The other fields in that table are for the duration of the account (seconds I believe) and 0/1 enable/disable. These latter two should be left alone. At this point you should see the account listed in the "e-commerce subscriptions" tab in the WordPress Admin panel. Hope this helps some. I can't believe I got it to work with Google.

Topic Closed

This topic has been closed to new replies.

About this Topic