From 7ae7b8904c209ae077b41c96c5f3a333712dc305 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 16 Aug 2025 14:30:37 +0100 Subject: [PATCH] Invoice.php - Fix undefined error --- user/invoice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/invoice.php b/user/invoice.php index 73c359ef..1833e92f 100644 --- a/user/invoice.php +++ b/user/invoice.php @@ -283,7 +283,7 @@ if (isset($_GET['invoice_id'])) { - + Pay via Payment Provider