diff --git a/system/paymentgateway/ui/mpesatill.tpl b/system/paymentgateway/ui/mpesatill.tpl new file mode 100644 index 0000000..4b1c461 --- /dev/null +++ b/system/paymentgateway/ui/mpesatill.tpl @@ -0,0 +1,69 @@ +{include file="sections/header.tpl"} + +
+
+
+
+
M-Pesa
+
+
+ + +
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + Sandbox is for testing purpose, please switch to Live in production. +
+
+ + +
+
+ +
+
+
/ip hotspot walled-garden
+                   add dst-host=safaricom.co.ke
+                   add dst-host=*.safaricom.co.ke
+
+
+ +
+
+
+{include file="sections/footer.tpl"} diff --git a/system/paymentgateway/ui/paypal.tpl b/system/paymentgateway/ui/paypal.tpl new file mode 100644 index 0000000..b4e3ace --- /dev/null +++ b/system/paymentgateway/ui/paypal.tpl @@ -0,0 +1,64 @@ +{include file="sections/header.tpl"} + +
+
+
+
+
PayPal Payment Gateway
+
+ + +
+ +
+ + * This currency does not support decimals. If you pass a decimal amount, an error occurs.
+ ** This currency is supported as a payment currency and a currency balance for in-country PayPal + accounts only. If the receiver of funds is not from Brazil, then PayPal converts funds into the + primary holding currency of the account with the applicable currency conversion rate. The currency + conversion rate includes PayPal's applicable spread or fee.
+ *** This currency is supported as a payment currency and a currency balance for in-country PayPal + accounts only.
+
+
+ +
+
+ +
+
+
/ip hotspot walled-garden
+add dst-host=paypal.com
+add dst-host=*.paypal.com
+ Set Telegram Bot to get any error and + notification +
+
+ +
+
+
+{include file="sections/footer.tpl"} \ No newline at end of file diff --git a/system/paymentgateway/ui/paystack.tpl b/system/paymentgateway/ui/paystack.tpl new file mode 100644 index 0000000..55e4115 --- /dev/null +++ b/system/paymentgateway/ui/paystack.tpl @@ -0,0 +1,59 @@ +{include file="sections/header.tpl"} + +
+
+
+
+
Paystack Payment Gateway
+
+
+ + +
+ +
+ +
+ {foreach $channel as $payment_options} + + {/foreach} +
+
+
+ +
+ + Attention +
+
+ +
+
+ +
+
+
/ip hotspot walled-garden
+add dst-host=paystack.com
+add dst-host=*.paystack.com
+ Set Telegram Bot to get any error and + notification +
+
+ +
+
+
+ +{include file="sections/footer.tpl"}