From 073b264521fc9c7e122b286d3e2c19dacdb558a8 Mon Sep 17 00:00:00 2001 From: Nicholas La Roux Date: Fri, 26 Mar 2021 10:42:46 +0900 Subject: [PATCH] Add Alipay HK icon --- app/assets/images/payment_icons/alipay_hk.svg | 1 + db/payment_icons.yml | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 app/assets/images/payment_icons/alipay_hk.svg diff --git a/app/assets/images/payment_icons/alipay_hk.svg b/app/assets/images/payment_icons/alipay_hk.svg new file mode 100644 index 000000000..cc502aaa4 --- /dev/null +++ b/app/assets/images/payment_icons/alipay_hk.svg @@ -0,0 +1 @@ +Alipay Hk \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index ecd55f334..6fb650c29 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -818,6 +818,10 @@ name: alipay label: AliPay group: other +- + name: alipay_hk + label: AliPay HK + group: other - name: ask label: ASK @@ -937,4 +941,4 @@ - name: bri_direct_debit label: BRI Direct Debit - group: other \ No newline at end of file + group: other