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 0000000..06d7405 Binary files /dev/null and b/system/paymentgateway/ui/index.html differ 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"}