From bed5e2ef215ad02991b902d8ad123c1edc1d4bea Mon Sep 17 00:00:00 2001 From: arf20 Date: Sun, 24 Mar 2024 21:48:55 +0100 Subject: Add payment methodes --- client.php | 1 + index.php | 1 + pay.html | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 pay.html diff --git a/client.php b/client.php index 2a9721d..a817813 100644 --- a/client.php +++ b/client.php @@ -105,6 +105,7 @@ function getorderbyid($id) {

Logout

Order a new service

Open ticket

+

Payment methodes

diff --git a/index.php b/index.php index 83de5b5..7977da5 100644 --- a/index.php +++ b/index.php @@ -46,6 +46,7 @@ $services = $result->fetch_all(MYSQLI_ASSOC);

Login

Sign up today!

+

Payment methodes

diff --git a/pay.html b/pay.html new file mode 100644 index 0000000..41b68d6 --- /dev/null +++ b/pay.html @@ -0,0 +1,36 @@ + + + + + + ARFNET CSTIMS + + +
+ ARFNET +
+
+
+
+
+

ARFNET Client Service Ticket and Invoice Management System

+

State of the art hosting solution with ultra personalised service

+

Payment methodes

+
    +
  • Paypal
  • +
  • Monero: 83BQSqJM7pVi8hXaj7LTq47tuQ887XHmNiRcTGN9Ck3d7KDiRoRjYhFYj4X8uRyiDw8bqjDALryiBBxY9zoACt467s9DifT
  • +
  • Bank Transfer: ES7115830001189009555224
  • +
  • Bizum: +34 637 63 21 36
  • +
  • PO Box for cash
    +Camino Hondo, Buzón 104
    +30813, Lorca, Murcia, Spain
    +                        
  • +
+
+ +
+
+ + \ No newline at end of file -- cgit v1.2.3