Ich Release euch heute mal ein PayPal Spende Script. Falls ihr fragen habt stellt sie einfach hier rein.
Ihr müsst noch die Zeile "41 und 43" ändern.
Liebe Grüße, DeZy.
PHP: PayPal Spende Script
- # PayPal Spende Script by DeZy.
- <div id="con-top">PayPal Spende</div>
- <div id="con-mid">
- <div style="width:480px;">
- <tr>
- <td width="0" class="topLine">5 Euro -> </td>
- <td width="0" class="tdunkel">5.000 Coins + 1.000 Coins </td>
- </tr>
- <br>
- <tr>
- <td width="0" class="topLine">10 Euro -> </td>
- <td width="0" class="tdunkel">10.000 Coins + 2.000 Coins</td>
- </tr>
- <br>
- <tr>
- <td class="topLine">25 Euro -> </td>
- <td class="tdunkel">25.000 Coins + 3.000 Coins </td>
- </tr>
- <br>
- <tr>
- <td class="topLine">50 Euro -> </td>
- <td class="tdunkel">50.000 Coins + 4.000 Coins</td>
- </tr>
- <br>
- <tr>
- <td class="topLine">100 Euro -> </td>
- <td class="tdunkel">100.000 Coins + 5.000 Coins </td>
- </tr>
- </div>
- </div>
- <div id="con-bot"><br><br>
- </div>
- <div id="con-top">
- ACHTUNG:
- Bitte Loginname (Account ID) angeben bei der Spende!
- </div
- <div id="con-mid">
- <div style="width:480px;">
- <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
- <input type="hidden" name="cmd" value="_donations">
- <input type="hidden" name="business" value="EMAIL EINGEBEN">
- <input type="hidden" name="lc" value="DE">
- <input type="hidden" name="item_name" value="SERVERNAME">
- <input type="hidden" name="no_note" value="0">
- <input type="hidden" name="currency_code" value="EUR">
- <input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_SM.gif:NonHostedGuest">
- <input type="image" src="https://www.paypalobjects.com/de_DE/DE/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="Jetzt einfach, schnell und sicher online bezahlen – mit PayPal.">
- <img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
- </form>
- </div>
- </div>
- <div id="con-bot"><br><br>
- </div>