From f3570482040d0aa774a4731e57df3686937a23cf Mon Sep 17 00:00:00 2001 From: alamin Date: Sun, 28 Sep 2025 20:07:42 +0000 Subject: [PATCH] Delete 'ui/pipprapay.tpl' --- ui/pipprapay.tpl | 78 ------------------------------------------------ 1 file changed, 78 deletions(-) delete mode 100644 ui/pipprapay.tpl diff --git a/ui/pipprapay.tpl b/ui/pipprapay.tpl deleted file mode 100644 index 23e7fc0..0000000 --- a/ui/pipprapay.tpl +++ /dev/null @@ -1,78 +0,0 @@ -{include file="sections/header.tpl"} - -
-
-
-
-
PippraPay Settings
-
-
- -
- - Your PippraPay API Key -
-
-
- -
- - PippraPay API Base URL -
-
-
- -
- - Set this URL in your PippraPay dashboard -
-
-
- -
- -
-
-
- -
- -
-
-
-
- - {$_L['Cancel']} -
-
- -
-

Configuration Instructions

-
    -
  1. Get your API key from PippraPay dashboard
  2. -
  3. Set the callback URL in your PippraPay dashboard to: {$_url}callback/pipprapay
  4. -
  5. Save the settings
  6. -
  7. Test the payment gateway
  8. -
-
- -
-

Important Notes

-
    -
  • Ensure your server can connect to https://pay.wifibills.com
  • -
  • Amounts are automatically converted to kobo (×100) for NGN currency
  • -
  • Set up Telegram notifications to receive payment alerts
  • -
-
-
-
-
-
-
- -{include file="sections/footer.tpl"} \ No newline at end of file