vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Paypal Donations for vBulletin 3.0.7 (https://vborg.vbsupport.ru/showthread.php?t=82978)

Cloudrunner 06-16-2005 07:33 PM

Quote:

Originally Posted by rinkrat
Aha! Thanks :)

RTFP (Read The First Post) ;)

Vman 06-16-2005 10:39 PM

OK, I have it up and running now. I modified it for vPortal. I have not gotten a donation yet to make sure 100% that is it working. This is what needs to be done to create a block for it.

In PortalCP click "Default Sideblocks" then make it a "html" from the drop down menu, choose "Template" to "Yes" then in the script block add:

Code:

<thead>
                                        <tr align="center">
                                                <td colspan="2" class="tcat"><strong>Support Our Site </strong></td>
<tbody>
               
                <tr align="center">

                       
                        <td class="alt1">
                               
                               
                                        <form name="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
                               
                                        <input type="hidden" name="notify_url" value="http://www.YOURSITENAME.net/forums/ppverify.php">
                                        <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
                                       
                                               
                                                        <select id="currency_code" name="currency_code">
                                                                <option value="USD">US Dollar</option>
                                                                <option value="AUD">Australian Dollar</option>

                                                                <option value="CAD">Canadian Dollar</option>
                                                                <option value="EUR">Euro</option>
                                                                <option value="GBP">Pounds Sterling</option>
                                                                <option value="JPY">Japanese Yen</option>
                                                        </select>
                                               
                                       
                                        <input type="hidden" name="cmd" value="_xclick">
                                        <input type="hidden" name="custom" value="donation:1:0">

                                        <input type="hidden" name="item_number" value="69.110.66.144">
                                        <input type="hidden" name="business" value="paypalname@YOURSITENAME.net">
                                        <input type="hidden" name="return" value="http://www.YOURSITENAME.net/forums/donate.php?do=thankyou">
                                        <input type="hidden" name="cancel_return" value="http://www.YOURSITENAME.net/forums/donate.php?do=canceled">
                                        <input type="hidden" name="item_name" value="Site Donation">
                                        <input type="hidden" name="cn" value="">
                                        <input type="hidden" name="cbt" value="">
                                       
                                       
                                       
                                        <input type="hidden" name="rm" value="2">
                                        <input type="hidden" name="quantity" value="1">

                                        <input type="hidden" name="no_shipping" value="1">
                                        <input type="hidden" name="no_note" value="0">
                                        <br />
                                        </if>
                                </form>
                        </td>
                </tr>
        </tbody>
                                </thead>
                                <tbody>

                                        <tr align="center">
                                                                                                        <td colspan="2" class="alt1">Monthly Donation Goal - $25.00</td>
                                                                                                        <tr align="center"><td class="alt2">
                                                                We have collected a total of $0.00 in donations towards our goal of  $25.00
                                                                <br />

                                                                <br />
                                                                <img src="http://www.YOURSITENAME.net/forums/includes/pp_image.php?do=make_image&fill=00FFFF&border=54FF9F&background=FF00FF&percentage=0&width=150&height=9">
                                                                <br />
                                                                We have collected a total of 0%
                                                                <br />
                                                                Thank you!
                                                       
                        <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
                                <thead>
                                        <tr align="center">
                                                <td class="tcat" colspan="3">Top Donators</td>
                                        </tr>
                                        <tr align="center">

                                          <td class="thead" colspan="3">Sorted by Total Donations</td>
                                        </tr>
                                </thead>
                                <tbody>
                                        <tr align="center">
                                               
                                        </tr>
                                        <tr>
                                                <td class="tfoot" colspan="3">&nbsp;</td>

                                        </tr>
                                </tbody>
                        </table>
                </td>
<br>

To See what it looks like in vPortal vist:

www.bodybuildingcentral.net

Its on the right hand side.....

Vman 06-16-2005 11:00 PM

A donation was made and nothing has change. neither on the main donate.php page...it does not show the donation...I don't know if it takes awhile before it shows up.....

dsboyce8624 06-16-2005 11:14 PM

CR will have to look at your code to see if it follows the logic he has in place.

I'm nowhere near that good.

Vman 06-16-2005 11:19 PM

It appears that there may have been some coding messing from this to make it work....Will work on it and post a new one up when I know FOR A FACT that its working....as for now I wanted to post what I have done to try and port this....

guvner 06-17-2005 01:48 AM

Quote:

Originally Posted by BBCVman
A donation was made and nothing has change. neither on the main donate.php page...it does not show the donation...I don't know if it takes awhile before it shows up.....

Same here - finally got back to this after 2 days away and asked one of my mods to test it.

He donated $10 30 minutes ago and despite getting the email from Paypal (below) - nothing has updated anywhere.

Dear XYZ,

This email confirms that you have received a $10.00 AUD from (removed).

View the details of this transaction here: 4NY492-edited-315V
--------------------------------------------------------------------------------

Payment Details

Total Amount: $10.00 AUD

Currency: Australian Dollars

Transaction ID: 4NY492-edited-315V

Item/Product Name: Server Upgrade & Hosting - Australian XP Media Center Community

Item/Product Number: 052004

Buyer: removed

--------------------------------------------------------------------------------
Address Information


Address: removed
23 ABC Street
XYZ
Perth, Western Australia 6030
Australia

Address Status: Unconfirmed

--------------------------------------------------------------------------------

Thank you for using PayPal!
The PayPal Team

caimakale 06-17-2005 01:57 AM

If you aren't confirmed (unverified) with paypal, it won't let you get payment until you are.

You can accept payment from anyone, but the until you verify, it won't send info back to your site. I found this out while testing with the sandbox. I received payment, got the confirmation email showing I had received it, but on my board, I didn't have any money there. It did show up as a "Pending Transaction" in the ACP.

Check that, if you have a pending transaction go to PayPal and verify your info or they won't give you the money that has been donated.

dsboyce8624 06-17-2005 02:03 AM

Those Rat Bas^#&%s!

It's all about having an account upgraded from Personal, AND being verified.

It's a PItA but ya gotta do it.

guvner 06-17-2005 02:19 AM

Quote:

Originally Posted by caimakale
If you aren't confirmed (unverified) with paypal, it won't let you get payment until you are.

You can accept payment from anyone, but the until you verify, it won't send info back to your site. I found this out while testing with the sandbox. I received payment, got the confirmation email showing I had received it, but on my board, I didn't have any money there. It did show up as a "Pending Transaction" in the ACP.

Check that, if you have a pending transaction go to PayPal and verify your info or they won't give you the money that has been donated.

I don't understand that - I've been verified with Paypal for 3 years now, this is from my account page:

Status: Australian - Verified

Also, there's nothing in my ACP as pending.

The account isn't personal either - it's a business account with more than $400 a month coming in.

Any more ideas?

dsboyce8624 06-17-2005 02:48 AM

Check that in the settings you have the path to ppverify.php correct, and I suggest putting that same path in the setting on PayPal.


All times are GMT. The time now is 08:00 PM.

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.01639 seconds
  • Memory Usage 1,781KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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