| Server IP : 173.209.174.21 / Your IP : 216.73.216.89 Web Server : Apache/2.4.58 (Ubuntu) System : Linux wcfs-server 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : nodor ( 1000) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/wcfs/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="10;url=https://www.wilsoncreekfarmsupply.com">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Thank You for Your Payment</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
padding: 50px;
background-color: #f4f4f4;
}
.container {
background: #fff;
padding: 40px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
display: inline-block;
}
img {
max-width: 200px;
height: auto;
}
h1 {
color: #333;
}
p {
color: #555;
font-size: 1.1em;
}
</style>
</head>
<body>
<div class="container">
<img src="Logo-no-bg.png" alt="Wilson Creek Farm Supply Logo">
<h1>Thank You for Your Payment!</h1>
<p>Your payment has been received. Expect to see this credited on your account in 2-3 business days.</p>
<p>You will be redirected to our main page shortly...</p>
</div>
</body>
</html>