mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-04-21 12:19:24 +12:00
Upload site files
This commit is contained in:
parent
9a5ad7a62f
commit
056805a3b8
926 changed files with 10709 additions and 0 deletions
21
game-site/web/paypalpayment.php
Normal file
21
game-site/web/paypalpayment.php
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?php
|
||||
include("header.php");
|
||||
?>
|
||||
<BR>
|
||||
<CENTER><TABLE CELLPADDING=5><TR><TD></CENTER>
|
||||
<FONT FACE=arial>
|
||||
<B>Thank you for your Horse Isle PayPal Payment!</B><BR>
|
||||
<BR>
|
||||
Your transaction has been completed, and a receipt for your purchase has been emailed to you from PayPal.<BR>
|
||||
You may log into your account at <A HREF="http://www.paypal.com/us">http://www.paypal.com/us</A> to view details of this transaction.<BR>
|
||||
<BR>
|
||||
If you bought a membership or game money, it will be credited to your account usually within one minute.
|
||||
Click back to your <A HREF="/account.php">ACCOUNT</A> page to see any credited subscription time or game money. (click refresh on the page if it has not yet showed)<BR>
|
||||
(<FONT COLOR=RED>NOTE: If you paid via paypal e-check it takes paypal 3-4 days to clear the check and notify us.</FONT>)<BR>
|
||||
<BR>
|
||||
<B>PARENTS:</B> please email support@horseisle.com from the paypal email or signup email to
|
||||
block chat, or limit time online for this account if you want to.<BR>
|
||||
</TD></TR></TABLE>
|
||||
<?php
|
||||
include("footer.php");
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue