2022-10-25 22:35:38 +00:00
<!DOCTYPE html>
< html lang = "en-au" >
< head >
< style >
body {
background-color: #9D9A99;
}
< / style >
< link rel = "stylesheet" type = "text/css" href = "template.css" >
2022-10-25 23:41:15 +00:00
< title > TipToe Soles Store< / title >
2022-10-25 22:35:38 +00:00
< meta charset = "UTF-8" >
< img src = "assets/TipToe Soles_Logo_colour.png" alt = "The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
width="300"
height="300">
2022-10-25 23:41:15 +00:00
< li > < a href = "index.html" > Home< / a > < / li >
< li > < a href = "contactus.html" > Contact Us< a > < / li >
< li > < a href = "products.html" > Products< a > < / li >
< li > < a href = "payment.html" > Payments< a > < / li >
< li > < a href = "aboutus.html" > About Us< a > < / li >
2022-10-25 22:35:38 +00:00
< / head >
< body >
< h1 > TipToe Payment Gateway< / h1 >
< hr color = "black" >
< ul >
2022-10-25 22:37:08 +00:00
< p > The payment gateway is under construction. When complete, PayPal will handle all of our payments.< / a > < / p >
2022-10-25 23:42:06 +00:00
< p > There is a moneyback gurantee of 30 days where if you are not satisfied with the final product, there will be a no questions asked returns process.< / p >
< p > This of course DOES NOT prevent you from using your rights under the Australian Consumer Law.< / p >
2022-10-25 22:35:38 +00:00