Skip to content

Instantly share code, notes, and snippets.

Created January 31, 2013 22:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4687112 to your computer and use it in GitHub Desktop.
Save anonymous/4687112 to your computer and use it in GitHub Desktop.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_xclick" />
<input name="business" type="hidden" value="awoodruff4@gmail.com" />
<input name="return" type="hidden" value="n=http://www.cfecblog.weebly.com/registration-paid.html" />
<input name="item_name" type="hidden" value="Registration Fee" />
<input name="amount" type="hidden" value="1" />
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=me@myemail.com¤cy_code=USD&amount=20&return=http://www.yoursite.com/registration-paid&item_name=Registration+Fee" target="paypal">Pay and register here.
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment