From c0f1ed621f934ddcf010da9390b5c14b73a77917 Mon Sep 17 00:00:00 2001 From: nestict Date: Fri, 6 Jun 2025 16:37:12 +0200 Subject: [PATCH] Upload files to "system/paymentgateway/ui" Signed-off-by: nestict --- system/paymentgateway/ui/bankstkpush.tpl | 42 ++++++++++++++ system/paymentgateway/ui/flutterwave.tpl | 59 +++++++++++++++++++ system/paymentgateway/ui/index.html | Bin 0 -> 1024 bytes system/paymentgateway/ui/iotec.tpl | 63 +++++++++++++++++++++ system/paymentgateway/ui/mpesa.tpl | 69 +++++++++++++++++++++++ 5 files changed, 233 insertions(+) create mode 100644 system/paymentgateway/ui/bankstkpush.tpl create mode 100644 system/paymentgateway/ui/flutterwave.tpl create mode 100644 system/paymentgateway/ui/index.html create mode 100644 system/paymentgateway/ui/iotec.tpl create mode 100644 system/paymentgateway/ui/mpesa.tpl diff --git a/system/paymentgateway/ui/bankstkpush.tpl b/system/paymentgateway/ui/bankstkpush.tpl new file mode 100644 index 0000000..f914834 --- /dev/null +++ b/system/paymentgateway/ui/bankstkpush.tpl @@ -0,0 +1,42 @@ +{include file="sections/header.tpl"} +
+
+
+
+
+
Fill the details below to complete the bank stk Push
+
+
+ +
+ + +
+
+ +
+ +
+ +
+
+
After aplying these changes, the funds shall be going to the saved bank account, please make sure the bank name and account matches
+
+
+ +
+
+
+ +
+
+ +
+{include file="sections/footer.tpl"} diff --git a/system/paymentgateway/ui/flutterwave.tpl b/system/paymentgateway/ui/flutterwave.tpl new file mode 100644 index 0000000..ba9789c --- /dev/null +++ b/system/paymentgateway/ui/flutterwave.tpl @@ -0,0 +1,59 @@ +{include file="sections/header.tpl"} + +
+
+
+
+
Flutterwave Payment Gateway
+
+ + +
+ +
+ {foreach $channel as $payment_options} + + {/foreach} +
+
+
+ +
+ + Attention +
+
+ +
+
+ +
+
+
/ip hotspot walled-garden
+add dst-host=flutterwave.com
+add dst-host=*.flutterwave.com
+ Set Telegram Bot to get any error and + notification +
+
+ +
+
+
+ +{include file="sections/footer.tpl"} diff --git a/system/paymentgateway/ui/index.html b/system/paymentgateway/ui/index.html new file mode 100644 index 0000000000000000000000000000000000000000..06d7405020018ddf3cacee90fd4af10487da3d20 GIT binary patch literal 1024 ScmZQz7zLvtFd70QH3R?z00031 literal 0 HcmV?d00001 diff --git a/system/paymentgateway/ui/iotec.tpl b/system/paymentgateway/ui/iotec.tpl new file mode 100644 index 0000000..a41d9d8 --- /dev/null +++ b/system/paymentgateway/ui/iotec.tpl @@ -0,0 +1,63 @@ +{include file="sections/header.tpl"} + +
+
+
+
+
ioTec Pay
+
+ +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + Sandbox is for testing with test numbers. Switch to Live for production. +
+
+
+ +
+ +

Register this URL with ioTec Support for transaction notifications

+
+
+
+
+ +
+
+
Test Numbers for Sandbox:
+0111777770 to 0111777779 (Success)
+0111777780 to 0111777789 (Pending)
+0111777790 to 0111777799 (SentToVendor)
+0111777990 to 0111777999 (Failed)
+
+
+
+
+
+{include file="sections/footer.tpl"} \ No newline at end of file diff --git a/system/paymentgateway/ui/mpesa.tpl b/system/paymentgateway/ui/mpesa.tpl new file mode 100644 index 0000000..af00a84 --- /dev/null +++ b/system/paymentgateway/ui/mpesa.tpl @@ -0,0 +1,69 @@ +{include file="sections/header.tpl"} + +
+
+
+
+
M-Pesa
+
+
+ + +
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + Sandbox is for testing purpose, please switch to Live in production. +
+
+ +
+ +
+ +

CallBack URL

+
+
+
+
+ +
+
+
/ip hotspot walled-garden
+                   add dst-host=safaricom.co.ke
+                   add dst-host=*.safaricom.co.ke
+
+
+ +
+
+
+{include file="sections/footer.tpl"}