Y T Nuke  
Results 1 to 13 of 13
Just looking for a little help here and some suggestions. I'm running a site that's ...
  1. #1
    boatybotany's Avatar
    boatybotany is offline Junior Member
    Join Date
    Jan 2009
    Location
    USA
    Posts
    164
    Reputation
    10
    Thanks
    21
    Thanked 27 Times in 23 Posts

    Default Anyone running a paid subscription site? I have a question.

    Just looking for a little help here and some suggestions. I'm running a site that's about 7 years and I'm trying to implement paid subscriptions. Currently I'm using paypal but when I get a new subscriber I have to manually enter them into my site so they can gain access. This means making a username and password for them.

    This is where it gets tricky. I am unable to keep up with the signups so people get frustrated and cancel their subscription before I can manually enter them into the website. I wanted to use the paypal subscription manager but it won't work with my site since it's a coldfusion site based on an IIS server. Paypal subscription manager only works on apache servers. I really don't want to convert my site into a different model since I have a lot of custom databases, custom work built around coldfusion, and I think it would be much more of a hassle.

    So basically I would want my subscribers to sign up and have an automated username/password generated which would be communicated from paypal to my website user database so they have instant access to my content.

    What are you using for subscription management? Or do you have any ideas of workarounds to use paypal subscription management on a coldfusion site? Any help or ideas would be greatly appreciate. Thanks.

  2. #2
    dude555 is offline BANNED
    Join Date
    Jan 2012
    Posts
    2
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    I run a paid subscription site long time ago. If I remember, a wordpress plugin can help you with this problem. Google it up.

  3. #3
    AdisLCS's Avatar
    AdisLCS is online now Jr. VIP
    Join Date
    May 2009
    Posts
    458
    Reputation
    62
    Thanks
    175
    Thanked 137 Times in 102 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    It's hard since u have done lots of custom work on it. But you may be able to get programmer to imPlement something. I have a site that runs on socialengine and I am happy so far.

    But I had other subscription sites where I used Amember with no issues. You might be able to use it for new members and might even add/import old ones in.

    Good luck man

  4. #4
    poweronics's Avatar
    poweronics is offline Jr. VIP
    Join Date
    May 2011
    Location
    www.poweronics.com
    Posts
    2,216
    Reputation
    102
    Thanks
    138
    Thanked 207 Times in 193 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    Quote Originally Posted by AdisLCS View Post
    It's hard since u have done lots of custom work on it. But you may be able to get programmer to imPlement something. I have a site that runs on socialengine and I am happy so far.

    But I had other subscription sites where I used Amember with no issues. You might be able to use it for new members and might even add/import old ones in.

    Good luck man
    I think Amember can be the best option as I had a friend who also used it for the same purpose and was going well with it.
    WooProxies - Best Private Proxies for Your SEO or Marketing Software from $9

  5. #5
    humanseed is offline Junior Member
    Join Date
    Feb 2010
    Posts
    116
    Reputation
    22
    Thanks
    6
    Thanked 54 Times in 9 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    I also use aMember, and it works great with me (once you get it setup)

    I have over 500 people signed up, and growing everyday, and amember handles all the money, paypal transaction id's and instantly sends an email to the buyer and activates their account to allow them access to the protected areas of the site.
    I just sit back and refresh my paypal account, amember does the rest

  6. #6
    maxxwilliams's Avatar
    maxxwilliams is offline Registered Member
    Join Date
    Mar 2011
    Posts
    61
    Reputation
    10
    Thanks
    3
    Thanked 8 Times in 3 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    Okay so I am planning on starting a subscription site as well, and from my research here, a lot of people prefer amember. But, if I integrate paypal with amember, will there still be fees that paypal keeps for every subscription? Does anyone know how to eliminate these fees?

  7. #7
    audiosway is offline Newbies
    Join Date
    Apr 2010
    Location
    New Smyrna Beach, FL
    Posts
    23
    Reputation
    10
    Thanks
    11
    Thanked 14 Times in 10 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    I ran a membership site with over 750,000 members and we used a custom php app for that. But, with my new ventures I'm using wordpress sites built S2 member Pro. No issues at all. It works great. I wouldn't use anything else at this point.

  8. #8
    kishan is offline Newbies
    Join Date
    Feb 2012
    Posts
    7
    Reputation
    10
    Thanks
    0
    Thanked 1 Time in 1 Post

    Thumbs up Re: Anyone running a paid subscription site? I have a question.

    Don't worry man once search wordpress in google and try if u can find any solution for ur prob....
    if u dont find any solution then better go for amember man.... it handles all the accounts well....
    so all the best buddy.......

  9. #9
    RoscoeT's Avatar
    RoscoeT is offline Junior Member
    Join Date
    Dec 2007
    Posts
    129
    Reputation
    13
    Thanks
    14
    Thanked 8 Times in 7 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    if you could be making money with automated signup then it's worth a small investment to either move the site to a different platform or get a paypal IPN api coded for you.
    Sometimes you've got to spend some money to make some.

  10. #10
    LordCameltoe's Avatar
    LordCameltoe is online now Junior Member
    Join Date
    Mar 2011
    Posts
    115
    Reputation
    9
    Thanks
    5
    Thanked 26 Times in 21 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    You could always setup the signup on a subdomain (secure.domain.com) or a seperate domain all together, process payments via paypal there using apache and have a php script relay the info to your cold fusion database.

    No need to change your site, you can easily process through paypal and all you need is a coder to set up the relay.

  11. #11
    jeremykyle is offline Newbies
    Join Date
    Feb 2012
    Posts
    15
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    good thread guys,i just run VIP membership on mine

  12. #12
    boatybotany's Avatar
    boatybotany is offline Junior Member
    Join Date
    Jan 2009
    Location
    USA
    Posts
    164
    Reputation
    10
    Thanks
    21
    Thanked 27 Times in 23 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    Thank you for all the suggestions. I have a coder working on it now but has run into a problem. On my site the user enters their info which is then stored in the database as "inactive", then proceed to use paypal for payment. Payment is processed but paypal has a problem returning the new userID for activation.

    I'm going to give my coder some more time but I'm thinking about ditching paypal all together and going with a credit card merchant. I liked paypal because my monthly subscription price was small and they have a micro fee instead what other merchants charge. Any ideas?

  13. #13
    d35i9n is offline Registered Member
    Join Date
    Feb 2009
    Posts
    50
    Reputation
    10
    Thanks
    2
    Thanked 11 Times in 10 Posts

    Default Re: Anyone running a paid subscription site? I have a question.

    paypal has a sanbox to set it all up. if your coder is having problems then you might need a new coder, because its really not that difficult

    lordcameltoe gave good advice on what to do about using coldfusion

Dot Gov Backlinks Sale


Smarter Submit

Similar Threads

  1. Question: why does this site rank higher for a keyword
    By seoguy81 in forum White Hat SEO
    Replies: 2
    Last Post: 07-07-2011, 09:18 PM
  2. Question about site penalization
    By Globex in forum White Hat SEO
    Replies: 1
    Last Post: 05-25-2011, 06:41 PM
  3. Legal question about a micro niche site I bought
    By ballmoney in forum Black Hat SEO
    Replies: 3
    Last Post: 04-04-2011, 07:22 PM
  4. Question on how to profit off a top 1,000 alexa site
    By blackhat50 in forum Making Money
    Replies: 11
    Last Post: 04-14-2009, 04:08 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76