Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
[Chris] Donations with IPN Support Details »»
[Chris] Donations with IPN Support
Version: 1.0.0, by Christos Teriakis Christos Teriakis is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.2.0 Rating:
Released: 11-17-2012 Last Update: Never Installs: 11
DB Changes Uses Plugins Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

Donations with IPN Support
by ChrisTERiS


Please note that from
11 Aug 2013
you can get support only in my site
http://www.teriakis.com


Maybe you'll think why another addon for Donations. Well its true that there are another 2 (maybe 3) addons for donations, but as I know none of them supports:
  1. Instant Payment Notifications
  2. Multi level Goals
Just for this reason and as I wanted to use it for my site I coded this addon. I can't say that is the flagship on his category, but it has exactly what I want. Check the features below and if you like them, then download and use it.

1.- Features
  1. Unlimited level of Goals (Categories). In my case it's useful as I want to have a goal for each of my mods, so I wanted to have 3 root categories for vB3, vB4, vB5 etc.
  2. Instant Payment Notification. You don't need anymore to manually mark donations as paid.
  3. Auto generates donation forms for:
    1. Forum Sidebar: Generates, Installs and Activates the form !!
    2. CMS Widget: Generates and Installs it. The only that you've to do is to add it on your Layout.
    3. On Screen: This is very useful as it shows the code on the screen where you can copy and paste it in any page (eg to create vBadvanced block). You can add this code even in pages out of your vB directory as it has the full url for submission.
  4. You can Manually add/edit/delete Donations
  5. There is a "My Donations" menu in UserCP
  6. Total donations (amount) appears at postbit.
2.- Installation
  1. Download and unpack the file
  2. Open with a text editor the file: donations_paypal.php and modify line 9 setting the full path (server path) to the file donations/paypallog.txt
  3. Save the file and upload all the files from upload/ folder to your vB installation.
  4. CMOD 666 the file donations/paypallog.txt (it writes only the errors).
  5. Login to AdminCp and set the Donations-> General Settings
  6. Give a look at PM and Page Options in case that you want to change the predefinied messages
  7. Add you Goals
  8. ....and last create your forms for Forum sidebar or CMS page
3.- Attention

I don't need a seperate page for donations that's why you'll not find a dedicate page for it. If you want I can add such a page with some toys like "Latest donations", "Top Donors" etc. For my own use I'll add tomorrow (and then I'll release it here) a block generator which will works just like the donation form, but showing data like "Top Donors" etc. Everything should be automatic.

4.- Copyright

It's frustating to write always "Don't remove my copyright". It became so boring so I decided to place a switch on the options. If you think that my name is so ugly, just turn it off and it will gone.

All the best
Chris

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 11-18-2012, 08:33 PM
rgreene1971 rgreene1971 is offline
 
Join Date: Mar 2012
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this be set up to work with google check out? Frankly I hate paypal and have many members who refuse to use paypal.

*note - I just registered on your site and was told I was banned. LOL
Reply With Quote
  #3  
Old 11-18-2012, 10:12 PM
ProFifaLeagues's Avatar
ProFifaLeagues ProFifaLeagues is offline
 
Join Date: Aug 2009
Location: Uk
Posts: 1,191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looking like another great mod Chris thank you,Keep up the great work mate!
Reply With Quote
  #4  
Old 11-19-2012, 05:50 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rgreene1971 View Post
Can this be set up to work with google check out? Frankly I hate paypal and have many members who refuse to use paypal.

*note - I just registered on your site and was told I was banned. LOL
Looking it from the code side is easy to add Google checkout plus 2CO as I've already the code from another plugin. What is not yet clear is if you can use it. Do they accept donations for payments or only payments for products? Unless if they have changed their rules, 2CO does not allows to use it for donations.

Chris
PS: I replied by email for your issue in my site.
Reply With Quote
  #5  
Old 11-19-2012, 06:35 AM
rgreene1971 rgreene1971 is offline
 
Join Date: Mar 2012
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I signed p to google and set up donations as digital software donation
Reply With Quote
  #6  
Old 11-19-2012, 06:40 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rgreene1971 View Post
I signed p to google and set up donations as digital software donation
Ok. Later on today I'll release an update with some additions and I'll try to include Google checkout. Please note that I have no merchant account with Google so I can't test it, but I have it in my shop addon and works fine.

Chris
Reply With Quote
  #7  
Old 11-19-2012, 03:12 PM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, it's difficult for add a payment site ( like payza.com or moneybookers)? ths
Reply With Quote
  #8  
Old 11-20-2012, 03:33 AM
rgreene1971 rgreene1971 is offline
 
Join Date: Mar 2012
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisTERiS View Post
Ok. Later on today I'll release an update with some additions and I'll try to include Google checkout. Please note that I have no merchant account with Google so I can't test it, but I have it in my shop addon and works fine.

Chris
Awsome, I am looking forward to testing it out
Reply With Quote
  #9  
Old 04-22-2013, 11:05 AM
dormopoco dormopoco is offline
 
Join Date: May 2007
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have renamed my Admincp Folder. How to run this plugin?
Reply With Quote
  #10  
Old 04-22-2013, 01:11 PM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dormopoco View Post
i have renamed my Admincp Folder. How to run this plugin?
You'll upload the file that exists at upload/admincp/ folder to your new admin directory.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:38 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10127 seconds
  • Memory Usage 2,292KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete