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"} + +
+{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"} + + +{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"} + + + +{include file="sections/footer.tpl"}