aboutsummaryrefslogblamecommitdiff
path: root/pay.html
blob: 26af04b0093f50af7b13fc7c3b3776907393745c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                      
                                            

















                                                                                                                                        
<!doctype html>
<html>
    <head>
        <meta charset="UTF-8">
        <link rel="stylesheet" type="text/css" href="/style.css">
        <title>ARFNET CSTIMS</title>
    </head>
    <body>
        <header><a href="https://arf20.com/">
            <img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
        </a></header>
        <hr>
        <main>
            <div class="row">
                <div class="col8">
                    <h2 class="center">ARFNET Client Service Ticket and Invoice Management System</h2>
                    <p>State of the art hosting solution with ultra personalised service</p>
                    <h3>Payment methods</h3>
                    <ul>
                        <li><a href="https://paypal.me/arf20">Paypal</a></li>
                        <li>Monero: 83BQSqJM7pVi8hXaj7LTq47tuQ887XHmNiRcTGN9Ck3d7KDiRoRjYhFYj4X8uRyiDw8bqjDALryiBBxY9zoACt467s9DifT</li>
                        <li>Bank Transfer: ES7115830001189009555224</li>
                        <li>Bizum: +34 637 63 21 36</li>
                        <li>PO Box for cash<pre>
Camino Hondo, Buzón 104
30813, Lorca, Murcia, Spain
                        </pre></li>
                    </ul>
                </div>
                <div class="col2">
                    <h3><a href="/client.php">Back</h2>
                </div>
            </div>
        </main>
    </body>
</html>