Re: User has to pay to post
https://www.paypal.com/cgi-bin/websc...erview-outside
There are fees, but you'll find that with just about any third party payment processing.
Re: User has to pay to post
Hmmm cool - it actually costs to implement the Pro version so I cant really go for that yet --- I'm looking at the subscription idea instead.
Do you know if its possible to do a check each time the user logsin to find out if they are subscribed to my service? ie. if they are it logsin ok, if not goes to subscription page etc...
Paypal seems to be the best option do the free signup and no monthly fees so far...
Re: User has to pay to post
Are you storing whether or not they are subscribed to your service? If so, then yes, it is possible to check.
Re: User has to pay to post
How would I know if they are subscribed to my service? What I mean is that what if they unsubscribe to my service - I would need to pass that info to my website so it can record not to let them login etc.
Re: User has to pay to post
I found it out - its to do with IPN, Ill post a link if I find a good one...
Re: User has to pay to post
I have no idea what you're talking about. Shouldn't your system know if they are subscribed to your system? Sounds intuitive to me.
Re: User has to pay to post
It's ok now, I just wasnt sure how the paypal would tell my system if a user is subscribed but I checked more about it and worked it out...