vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Donations / Paypal IPN Integration (https://vborg.vbsupport.ru/showthread.php?t=53732)

Cloudrunner 06-03-2003 06:02 PM

1 Attachment(s)
UPDATE:

I finished the Total Funds Contributed portion of the main page.

It takes all of your total funds contributed and separates them into funds contributed in the last 30 days, 6 months, Year To Date, and total amount since the start. This is dynamically updated whenever you receive an IPN with the payment_status of: "Completed", and a verification status of: "VERIFIED".

Attached is another screener.

Cloudrunner 06-03-2003 07:37 PM

1 Attachment(s)
UPDATE:

I've finished the code and layout for the "where did we spend the money" section of the site. (this is not yet an option as I haven't even started on the admin portion of this hack).

I've decided to use another of my installed styles to show how it loads into different styles on different boards. Basically the only replacement this hack uses is #13486D. You can adjust that as needed by you when you install it once it's released.

This section will need to be manually updated whenever you spend the money from this account. Just FYI.

Enjoy!

)O( Cloudrunner )O(

Cloudrunner 06-03-2003 10:02 PM

1 Attachment(s)
UPDATE:

Finished the Top Ten Listing of contributors.

If the contributor has an avatar on file with your board, then it will display in the listing. If not, then it simply contains their username, date of last donation, and the total amount they've donated.

Enjoy!

)O( Cloudrunner )O(

Cloudrunner 06-03-2003 10:04 PM

1 Attachment(s)
UPDATE:

Reused some code to get the listing for ALL of the contributors to show up. There is no avatar display for this part of the page.

I find myself wondering if this should even be a part of the script. I don't really wanna worry about having to split the page if the board gets alot of donations, ya know? Sides, it's kind of redundant as the top ten is already listed.

Oh well...lemme know what you think I should do.

Enjoy!

)O( Cloudrunner )O(

ap0c 06-03-2003 11:38 PM

looks awesome so far!
Top 10 would seem good enough.

shri 06-03-2003 11:49 PM

FYI.

fopen will work with https in 4.3.0 and above, IF compiled with OPENSSL.

Going to try it out in a few minutes.

Shri

Cloudrunner 06-03-2003 11:58 PM

Thanks for the info, unfortunately, my server / host is running 4.1.3 with very little chance of upgrade in the near future. They're kinda adamant about that point.

Thus, my ability to integrate SSL into this hack is nill. Once I release the hack into beta, I'll be open to any code adjustments necessary for it to talk via SSL to verify paypal's verisign sig.

)O( Cloudrunner )O(

shri 06-04-2003 01:00 AM

Ok. I'm installing php 4.3.2 with SSL as we speak. Let me know if you need me to test / help you code anything.

:)

Skyline_GT 06-04-2003 01:48 AM

Wow Great!!
maybe make someone like that board.
Like in the index some where put currently we have an amount of money. and we need an amount money.

Cloudrunner 06-04-2003 01:59 AM

Quote:

// ****** ToDo List ******
// 1) Update memberlist and postbit of user when donation is 'Completed'
// 2) Modify Memberlist to show contribution statuses
// 3) Modify postbit to show contributions statuses
// 4) Modify index to show current money saved vs. needed
// 5) Do the adminCP side of the hack
// 6) Write installation text and pages for database etc
// 7) Add postbit awards for certain donation levels
// 8) Figure out how to integrate SSL verification of Paypal's Server ID sig
Anything else to add while I'm at it?


All times are GMT. The time now is 09:50 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01770 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete