4 replies
I am trying to install memberfire membership site system for my clickbank product, is there anyone that can maybe do this for me. I am not getting anywhere!
#clickbank #membership
  • Profile picture of the author M Thompson
    Originally Posted by webworldwonders View Post

    I am trying to install memberfire membership site system for my clickbank product, is there anyone that can maybe do this for me. I am not getting anywhere!
    I would never ever again use clickbank for a membership program , it's a disaster waiting to happen!

    High fees, no chance to do $1 trials, plus if after a year a member decides to leave Cb will happily refund the last 2 payments if they click the refund button
    Signature


    If you are serious about online marketing come and Join our free community The Foundation
    {{ DiscussionBoard.errors[1894120].message }}
  • Profile picture of the author Owen Smith
    Clickbank is the way thought, there are no sites this large!
    Signature

    All the Hottest eBooks, Graphics, Software, Videos, Articles, and Templates you want with PLR and MRR. Join PLR Assassin Today!

    {{ DiscussionBoard.errors[1894126].message }}
    • Profile picture of the author M Thompson
      Originally Posted by webworldwonders View Post

      Clickbank is the way thought, there are no sites this large!
      I also didn't mention that depending on how much you charge monthly and how much commission you offer clickbank affiliates can be short sighted and won't promote

      you are much better off generating members from your own lists and then getting them to promote
      Signature


      If you are serious about online marketing come and Join our free community The Foundation
      {{ DiscussionBoard.errors[1894368].message }}
  • Profile picture of the author cpaul
    Yeah, your own list is way better.

    But, if you insist to add memberfire, here is what you have to do:

    When a purchase has been made, a username and password is generated for member's area, and that's it. You can use the clickbank script available on their website.


    function cbValid()
    { $key='YOUR SECRET KEY';
    $rcpt=$_REQUEST['cbreceipt'];
    $time=$_REQUEST['time'];
    $item=$_REQUEST['item'];
    $cbpop=$_REQUEST['cbpop'];

    $xxpop=sha1("$key|$rcpt|$time|$item");
    $xxpop=strtoupper(substr($xxpop,0,8));

    if ($cbpop==$xxpop) return 1;
    else return 0;
    }

    if(cbValid()==1)
    {
    // generate password here, and insert in into your database, then email it to the user, or display it on the thank you page
    }
    {{ DiscussionBoard.errors[1899563].message }}

Trending Topics