From 27fde82affbda6b58e70253d6ffb93d28296f34f Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 12 Dec 2025 16:42:09 -0500 Subject: [PATCH] Fixed Adding Payment provider not adding an account, now adding you can customize the income/expense account, expense category, and Expense vendor. Moved Saved Payment Provider Methods into Payment Providers as a link instead of on the admin side nav. Same with AI Provider and AI Models. --- admin/ai_model.php | 10 + admin/ai_provider.php | 5 +- admin/includes/side_nav.php | 18 +- .../payment_provider/payment_provider_add.php | 235 +++++++++++++----- .../payment_provider_edit.php | 212 +++++++++++----- admin/payment_provider.php | 12 +- admin/post/payment_provider.php | 53 +--- admin/saved_payment_method.php | 36 ++- agent/modals/expense/expense_add.php | 2 - 9 files changed, 379 insertions(+), 204 deletions(-) diff --git a/admin/ai_model.php b/admin/ai_model.php index a231ce5c..88c3b78b 100644 --- a/admin/ai_model.php +++ b/admin/ai_model.php @@ -12,6 +12,16 @@ $num_rows = mysqli_num_rows($sql); ?> + +

AI Models

diff --git a/admin/ai_provider.php b/admin/ai_provider.php index 45fb5f56..46258c55 100644 --- a/admin/ai_provider.php +++ b/admin/ai_provider.php @@ -39,7 +39,7 @@ $num_rows = mysqli_num_rows($sql); Key - + Models Action @@ -67,7 +67,8 @@ $num_rows = mysqli_num_rows($sql); - + + +
+
+ +
+ +
+
+ +
+ +
+ See here for the latest Stripe Fees. +
+ +
+ +
+
+ +
+ +
+ See here for the latest Stripe Fees. +
+ + +