mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
check in newest paypal code
This commit is contained in:
parent
78a33c8b62
commit
ca5d21d56b
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@
|
||||||
<h2>PayPal</h2>
|
<h2>PayPal</h2>
|
||||||
<p>For people that can't use a Credit Card, we support PayPal for supporter upgrades.</p>
|
<p>For people that can't use a Credit Card, we support PayPal for supporter upgrades.</p>
|
||||||
|
|
||||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||||
<input type="hidden" name="cmd" value="_s-xclick">
|
<input type="hidden" name="cmd" value="_s-xclick">
|
||||||
<input type="hidden" name="hosted_button_id" value="5DBT66FUPFTJN">
|
<input type="hidden" name="hosted_button_id" value="YQVALLSP32HZG">
|
||||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal">
|
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal">
|
||||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Add table
Reference in a new issue