From 3ff2e31ccf9009ca11095f6d1881cb4839b55b22 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 19 Sep 2022 10:45:50 +0700 Subject: [PATCH] delete payment gateway --- .gitignore | 6 +- system/paymentgateway/channel_midtrans.json | 66 --------------------- system/paymentgateway/index.html | 0 ui/ui/duitku_channel.tpl | 19 ------ ui/ui/pg-duitku.tpl | 52 ---------------- ui/ui/pg-tripay.tpl | 56 ----------------- ui/ui/pg-xendit.tpl | 52 ---------------- ui/ui/tripay_channel.tpl | 19 ------ 8 files changed, 5 insertions(+), 265 deletions(-) delete mode 100644 system/paymentgateway/channel_midtrans.json create mode 100644 system/paymentgateway/index.html delete mode 100644 ui/ui/duitku_channel.tpl delete mode 100644 ui/ui/pg-duitku.tpl delete mode 100644 ui/ui/pg-tripay.tpl delete mode 100644 ui/ui/pg-xendit.tpl delete mode 100644 ui/ui/tripay_channel.tpl diff --git a/.gitignore b/.gitignore index c9ad216f..e2ff2f6f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,8 @@ pages/ system/cache/** system/plugin/** !system/cache/index.html -!system/plugin/index.html \ No newline at end of file +!system/plugin/index.html +system/paymentgateway/ui/** +system/paymentgateway/** +!system/paymentgateway/ui/index.html +!system/paymentgateway/index.html \ No newline at end of file diff --git a/system/paymentgateway/channel_midtrans.json b/system/paymentgateway/channel_midtrans.json deleted file mode 100644 index 53600d01..00000000 --- a/system/paymentgateway/channel_midtrans.json +++ /dev/null @@ -1,66 +0,0 @@ -[ - { - "id": "credit_card", - "name": "Credit Card" - }, - { - "id": "bca_va", - "name": "BCA" - }, - { - "id": "permata_va", - "name": "Permata" - }, - { - "id": "bni_va", - "name": "BNI" - }, - { - "id": "bri_va", - "name": "BRI" - }, - { - "id": "echannel", - "name": "Mandiri Bill" - }, - { - "id": "gopay", - "name": "Gopay" - }, - { - "id": "bca_klikbca", - "name": "KLIKBCA" - }, - { - "id": "bca_klikpay", - "name": "BCA KLIKPAY" - }, - { - "id": "cimb_clicks", - "name": "CIMB Clicks" - }, - { - "id": "danamon_online", - "name": "Danamon" - }, - { - "id": "bri_epay", - "name": "BRImo" - }, - { - "id": "indomaret", - "name": "Indomaret" - }, - { - "id": "alfamart", - "name": "Alfamart" - }, - { - "id": "ShopeePay", - "name": "ShopeePay" - }, - { - "id": "uob_ezpay", - "name": "UOB EZ Pay" - } -] diff --git a/system/paymentgateway/index.html b/system/paymentgateway/index.html new file mode 100644 index 00000000..e69de29b diff --git a/ui/ui/duitku_channel.tpl b/ui/ui/duitku_channel.tpl deleted file mode 100644 index 96038896..00000000 --- a/ui/ui/duitku_channel.tpl +++ /dev/null @@ -1,19 +0,0 @@ -{include file="sections/user-header.tpl"} -
-
-
-
Duitku {Lang::T('Payment Channel')}
-
- {foreach $channels as $channel} - {if in_array($channel['id'], $duitku_channels)} - - {/if} - {/foreach} -
-
-
-{include file="sections/user-footer.tpl"} diff --git a/ui/ui/pg-duitku.tpl b/ui/ui/pg-duitku.tpl deleted file mode 100644 index 682e8f58..00000000 --- a/ui/ui/pg-duitku.tpl +++ /dev/null @@ -1,52 +0,0 @@ -{include file="sections/header.tpl"} - -
-
-
-
-
DUITKU
-
-
- - -
-
- -
- -
-
-
- - -
- -
- -
- {foreach $channels as $channel} - - {/foreach} -
-
-
-
- -
-
-
/ip hotspot walled-garden
-add dst-host=duitku.com
-add dst-host=*.duitku.com
-
-
- -
-
-
-{include file="sections/footer.tpl"} diff --git a/ui/ui/pg-tripay.tpl b/ui/ui/pg-tripay.tpl deleted file mode 100644 index 6c22eefa..00000000 --- a/ui/ui/pg-tripay.tpl +++ /dev/null @@ -1,56 +0,0 @@ -{include file="sections/header.tpl"} - -
-
-
-
-
Tripay
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- {foreach $channels as $channel} - - {/foreach} -
-
-
-
- - Daftar Tripay -
-
-
/ip hotspot walled-garden
-add dst-host=tripay.co.id
-add dst-host=*.tripay.co.id
-
-
- -
-
-
-{include file="sections/footer.tpl"} diff --git a/ui/ui/pg-xendit.tpl b/ui/ui/pg-xendit.tpl deleted file mode 100644 index 0f7f5bc9..00000000 --- a/ui/ui/pg-xendit.tpl +++ /dev/null @@ -1,52 +0,0 @@ -{include file="sections/header.tpl"} - -
-
-
-
-
XENDIT
-
- - - -
- -
- {foreach $channels as $channel} - - {/foreach} -
-
-
-
- -
-
-
/ip hotspot walled-garden
-add dst-host=xendit.co
-add dst-host=*.xendit.co
-
-
- -
-
-
-{include file="sections/footer.tpl"} diff --git a/ui/ui/tripay_channel.tpl b/ui/ui/tripay_channel.tpl deleted file mode 100644 index 8ef809ff..00000000 --- a/ui/ui/tripay_channel.tpl +++ /dev/null @@ -1,19 +0,0 @@ -{include file="sections/user-header.tpl"} -
-
-
-
Tripay {Lang::T('Payment Channel')}
-
- {foreach $channels as $channel} - {if in_array($channel['id'], $tripay_channels)} - - {/if} - {/foreach} -
-
-
-{include file="sections/user-footer.tpl"}