mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-04-06 05:05:47 +12:00
21 lines
No EOL
1 KiB
PHP
21 lines
No EOL
1 KiB
PHP
<?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");
|
|
?>
|