From 9dc058c793810425d3f425b3f9db6ae1c0531129 Mon Sep 17 00:00:00 2001 From: Hasan Basbous Date: Wed, 18 Dec 2024 07:49:39 +0200 Subject: [PATCH] - add whishcheckout icon --- app/assets/images/payment_icons/whishcheckout.svg | 1 + db/payment_icons.yml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 app/assets/images/payment_icons/whishcheckout.svg diff --git a/app/assets/images/payment_icons/whishcheckout.svg b/app/assets/images/payment_icons/whishcheckout.svg new file mode 100644 index 000000000..0f76aff8e --- /dev/null +++ b/app/assets/images/payment_icons/whishcheckout.svg @@ -0,0 +1 @@ +Whish Checkout \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 3e54ffbf1..643cfa84e 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2394,3 +2394,7 @@ name: riverty label: Riverty group: other +- + name: whishcheckout + label: Whish Checkout + group: wallets