Quote:
Originally Posted by venom2124
Great work better than what I had. Thanks.
|
Thanks
Quote:
Originally Posted by Bouncer222
Well it's nice seeing all these donating mods coming out... But the BIG feature they are ALL lacking is the donator bar, IT MOTIVATES people to DONATE.
Without it, a donate button is nothing if the user doesn't know what the goal is or what the site wants.
|
This was designed as a basic one that does not make any database changes, hence no things that require databases to function correctly, such as goals in this version.
Its not designed to suit everyones needs, It's a basic one that is light and easy for anyone to install and use.
Quote:
Originally Posted by meissenation
Amen. I never thought it'd be such a hard concept but it seems like everyone that's been coding these keeps duplicating without bringing out new features that we are all missing from Cyb - Paypal Donation module in 3.8
|
Its not a hard concept, its just designed for a different market that what you (or I for that matter) require.
Truth be told, its not the one I use on my own site, I have ported this from Vb 3.x to give me experience in Vb4 before I tackle anything more complex, more than any other reason.
Quote:
Originally Posted by TimberFloorAu
One of the major issues with previous paypal donation "thangs" where there was a leaderboard of paypal donatees...
Was the link grabbed the donation amount before hitting paypal, so forum owners get notified of a donation and then the connection fails for the user, or they have insufficient funds, or they change their mind... and the reality of what got donated bears little resemblance to actual donations.
If someone can code such a mod , I will install it right away, for now this is on my "tagged" list, because of the work the coder has done.
So well done mate. I hate seeing threads detract from what you have done, into begging messages for what they want.
|
Thanks
And thanks for bringing this point up.
Your spot on with the issue about how to deal with donations that fail for various reasons.
Its a little complex to get around this, as you have to get the response from the paypal webserver before the data is submitted into the database if you want to avoid false results.
This is also an important consideration if you want auto group changes for donors as well.
Its certainly doable, infact Its the way I receive donations on my live website.
(Before anyone asks, its not polished, only has the features I want, and has a couple of bugs so was never released as a mod).
But thats getting off topic for this mod I guess.