Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - MOD: PayPal IPN (Version 2)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

MOD: PayPal IPN (Version 2)

 Post Reply Post Reply Page  <123
Author
MrMellie View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 December 2006
Location: United Kingdom
Status: Offline
Points: 251
Post Options Post Options   Thanks (0) Thanks(0)   Quote MrMellie Quote  Post ReplyReply Direct Link To This Post Posted: 15 June 2007 at 2:11pm
Originally posted by MortiOli MortiOli wrote:

You specify a time period for when the subscription is in effect for.
 
Ie, X days, X months, X years, and the cost to subscribe to that group for that period.


Ah great, sounds like just the thing we need. People are already paying so it's not a money making exercise for us, it's just to reduce the admin overhead!

Originally posted by MortiOli MortiOli wrote:

 
Yeah, I think it would be best to auto downgrade to the group they should be in, rather than having to post to be moved back into the correct group.


That sounds like a good idea. People can be a bit dim sometimes and you'll get people posting "Why am I a Newbie now?". Could it (or does it..?) also generate an email when the subscription expires?



Edited by MrMellie - 15 June 2007 at 2:11pm
Back to Top
MortiOli View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 May 2002
Location: United Kingdom
Status: Offline
Points: 514
Post Options Post Options   Thanks (0) Thanks(0)   Quote MortiOli Quote  Post ReplyReply Direct Link To This Post Posted: 15 June 2007 at 7:06pm
I can't speak on the expiring part as I haven't tested that yet, but if the user cancels their subscription, then an email is sent to the user to inform them, and their account is also downgraded automatically.
 
EDIT - Do the subscriptions actually expire, or do they continue until cancelled?  Ie, are you making a one of payment for 1 day / month, or does it automatically renew until cancelled?
 
I know there's the one-off fee option for the admin to setup subscriptions, but it looks as though this is for ever, until the admin downgrades the person manually.


Edited by MortiOli - 15 June 2007 at 7:29pm
Back to Top
MrMellie View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 December 2006
Location: United Kingdom
Status: Offline
Points: 251
Post Options Post Options   Thanks (0) Thanks(0)   Quote MrMellie Quote  Post ReplyReply Direct Link To This Post Posted: 15 June 2007 at 9:43pm
My subs would need to expire after the year was up as we have a fairly fluid membership from one year to the next.
Back to Top
VBScript View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2004
Location: United Kingdom
Status: Offline
Points: 219
Post Options Post Options   Thanks (0) Thanks(0)   Quote VBScript Quote  Post ReplyReply Direct Link To This Post Posted: 16 June 2007 at 8:39am
Quote
I think the page which you subscribe from needs a bit of tweaking - ie, shows what you're currently subscribed too and how long you've got left etc.  Just to make it a little bit more user friendly.

I agree, but to have things like how long is left would require more database work but that can be done, I will consider it for the next verision of the mod (minor version: 2.1).

Quote
Do the subscriptions actually expire, or do they continue until cancelled?  Ie, are you making a one of payment for 1 day / month, or does it automatically renew until cancelled?
 
I know there's the one-off fee option for the admin to setup subscriptions, but it looks as though this is for ever, until the admin downgrades the person manually.


The one-off fee is just a one of standard payment. This option is best suited if your website sells one product that it specializes in. That way customers are automatically upgraded to a specified group where the can access support forums etc....

Unsubscription only work when the subscription is cancelled by the end-user because when you do this the PayPal IPN page is called.
Thats the only way you can cancel a subscription. I could make the mod downgrade the user but it doesnt stop the payments, so they would upgrade again.

However, it is possible to make the subscription automatically terminate after X billing cycles. This sounds like the thing that MrMellie is interested in. I would have to look into this more and consider it for the next version.

Anyway, all this critisism is really useful because I justed coded the MOD so I could learn how to use PayPal I was never actually writing it for a given scenario.

These are the features I have planned for the next version:
  • Compact Installer
    Only uses three files, after the installation is complete these files are deleted.
  • Uninstall
    This will allow you to role your forum back to how it was before the MOD was installed (role back of database and files).
  • Password Protected PayPal Page
    Ideal if you have multiple administrations. You may only want one person to be incharge of payment management. Also enhanced security, enabling this would be an optional feature
  • Improved Subscription Page
    This page will have a nicer design and return details concerning current subscriptions, how longs remaining, etc...
  • Donations Section
    Completely Optional. Can be configured to have a "donation wall of fame" which will show who has donated and by how much. This only works if the admin enables it. If enabled a used can opt-out of displaying themselves or the amount they donated on the wall of fame.
I have two major features I want to impliment but I want to wait until version 9 of the forum is introduced. These two main features are:-
  • Shopping Cart System
  • Pay to display post


Back to Top
MortiOli View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 May 2002
Location: United Kingdom
Status: Offline
Points: 514
Post Options Post Options   Thanks (0) Thanks(0)   Quote MortiOli Quote  Post ReplyReply Direct Link To This Post Posted: 16 June 2007 at 9:10am
Sounds good!
 
Don't get me wrong, it's not criticism - I think this mod is one of the most complex available, and it works extremely well!
 
Keep up the good work mate!
Back to Top
ruycnd View Drop Down
Newbie
Newbie


Joined: 28 March 2007
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote ruycnd Quote  Post ReplyReply Direct Link To This Post Posted: 16 July 2007 at 11:18am
Wink


Edited by ruycnd - 07 July 2011 at 6:38am
Back to Top
chrisesposito View Drop Down
Newbie
Newbie
Avatar

Joined: 29 September 2007
Location: United States
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote chrisesposito Quote  Post ReplyReply Direct Link To This Post Posted: 29 September 2007 at 11:30pm
Hi,
     Is this mod (or any other 'pay to join ' mod) still available from anywhere?  the first link doesn't work anymore and the second points to a website that's now under reconstruction.

Thanks,
Chris

Back to Top
VBScript View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2004
Location: United Kingdom
Status: Offline
Points: 219
Post Options Post Options   Thanks (0) Thanks(0)   Quote VBScript Quote  Post ReplyReply Direct Link To This Post Posted: 30 September 2007 at 10:10am
No, there are no other "pay to join" mods.

I haven't had the time to further develop this MOD so I stopped it, and seen as Version 9 of WWF was release I saw no point in continuing to release the MOD. When I get more time I might create a new MOD for Web Wiz Forums.


Back to Top
 Post Reply Post Reply Page  <123

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.