From 991264d3ba67e619faef0ca81fdd3078b5347144 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 4 Dec 2021 12:33:30 -0500 Subject: [PATCH] Added WIP to Online Payments as it currently does not function, Disable Pay Online via guest url if online payment is not configured --- guest_view_invoice.php | 4 ++++ settings-online-payment.php | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/guest_view_invoice.php b/guest_view_invoice.php index a32cb8e0..6f2df91f 100644 --- a/guest_view_invoice.php +++ b/guest_view_invoice.php @@ -122,8 +122,12 @@ if(isset($_GET['invoice_id'], $_GET['url_key'])){ + Pay Online (Coming Soon) +
diff --git a/settings-online-payment.php b/settings-online-payment.php index 2f53ec62..64150d93 100644 --- a/settings-online-payment.php +++ b/settings-online-payment.php @@ -2,6 +2,10 @@ +
+ Work in Progress +
+

Online Payment