Paypal Account Thingy Magigger

Ok.

Say I have a website where I can link to places or html.

Like Myspace.

How could i set up a paypal thing, where people could send me money???

like this:

http://www.smashmyxbox.com/

underneath progress on the right side…they have a box to donate money…do i html that? how do i go about doing that?

thanks :slight_smile:

yeah, good luck with that one. highschool girls don’t have money.

fuck you we’re trying to get our own computer…

HAHAHA.

what’s wrong with the one you brought home?

LMAO

uhh, You have a paypal account? look in the help files, seriously, its not hard. Maybe after lunch I’ll look it up for the good of the three of You

<body>
<form action=“https://www.paypal.com/cgi-bin/webscr” method=“post”>
<input type=“hidden” name=“cmd” value=“_xclick”>
<input type=“hidden” name=“business” value=“[email=“admin@smashmyxbox.com”]admin@smashmyxbox.com”>
<input type=“hidden” name=“item_name” value=“SmashMyXbox.com Donation”>
<input type=“hidden” name=“no_shipping” value=“1”>
<input type=“hidden” name=“return” value=“http://www.smashmyxbox.com”>
<input type=“hidden” name=“cn” value=“Remain anonymous?”>
<input type=“hidden” name=“currency_code” value=“USD”>
<input type=“hidden” name=“tax” value=“0”>
<input type=“hidden” name=“bn” value=“PP-DonationsBF”>
<input type=“image” src=“https://www.paypal.com/en_US/i/btn/x-click-but04.gif” border=“0” name=“submit” alt=“Make payments with PayPal - it’s fast, free and secure!”>
</form>

[shakes head] damn you guys are so un-1337.

paste that quote into your .html/.htm file and replace the pertinent info with your own.

i’ll be expecting a cut of the donations. :wink:

btw – use of that freshly ganked html constitutes a legal agreement under which you are no longer able to post any pictures from suicide girls or similar sites in anyone’s threads but your own. k thx bye.

or, just goto paypal and it will generate the code for you :duh: