diff --git a/app/assets/images/payment_icons/wechatpay.svg b/app/assets/images/payment_icons/wechatpay.svg new file mode 100644 index 000000000..452a0bea1 --- /dev/null +++ b/app/assets/images/payment_icons/wechatpay.svg @@ -0,0 +1 @@ +WeChat Pay \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 18ab31812..ac5f909b7 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -436,3 +436,7 @@ name: ovo label: OVO group: wallets +- + name: wechatpay + label: WeChat Pay + group: wallets \ No newline at end of file