From 99f012116607345b787bc3439871f137b87ef4af Mon Sep 17 00:00:00 2001 From: "Amit.Salim@global-e.com" Date: Tue, 12 Sep 2023 16:06:31 +0300 Subject: [PATCH 1/4] add globale icons --- app/assets/images/payment_icons/glbepaypal.svg | 1 + app/assets/images/payment_icons/glbeplus.svg | 1 + db/payment_icons.yml | 8 ++++++++ 3 files changed, 10 insertions(+) create mode 100644 app/assets/images/payment_icons/glbepaypal.svg create mode 100644 app/assets/images/payment_icons/glbeplus.svg diff --git a/app/assets/images/payment_icons/glbepaypal.svg b/app/assets/images/payment_icons/glbepaypal.svg new file mode 100644 index 000000000..15b16a2a8 --- /dev/null +++ b/app/assets/images/payment_icons/glbepaypal.svg @@ -0,0 +1 @@ +Global-E Paypal \ No newline at end of file diff --git a/app/assets/images/payment_icons/glbeplus.svg b/app/assets/images/payment_icons/glbeplus.svg new file mode 100644 index 000000000..b4f2e229d --- /dev/null +++ b/app/assets/images/payment_icons/glbeplus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 506d3537e..d0f362c54 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1934,3 +1934,11 @@ name: generic label: Generic group: other +- + name: glbepaypal + label: Global-E Paypal + group: other +- + name: glbeplus + label: Global-E Plus + group: other \ No newline at end of file From 406b4f665e01cdebb775f5e56a2db43eea3468c6 Mon Sep 17 00:00:00 2001 From: "Amit.Salim@global-e.com" Date: Tue, 12 Sep 2023 17:22:05 +0300 Subject: [PATCH 2/4] add globale to payment icons --- db/payment_icons.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 514cab6d9..b69020460 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1986,3 +1986,11 @@ name: decadeaukaart label: De cadeau kaart group: other +- + name: glbepaypal + label: Global-E Paypal + group: other +- + name: glbeplus + label: Global-E Plus + group: other \ No newline at end of file From 44efabd802c6da3c59f59ab9e995b215370c7461 Mon Sep 17 00:00:00 2001 From: "Amit.Salim@global-e.com" Date: Wed, 13 Sep 2023 11:38:07 +0300 Subject: [PATCH 3/4] update border logo with shopify template --- app/assets/images/payment_icons/glbeplus.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/glbeplus.svg b/app/assets/images/payment_icons/glbeplus.svg index b4f2e229d..56e304894 100644 --- a/app/assets/images/payment_icons/glbeplus.svg +++ b/app/assets/images/payment_icons/glbeplus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From c60e87a575d5405a18a06a65c16665abc74ad434 Mon Sep 17 00:00:00 2001 From: "Amit.Salim@global-e.com" Date: Wed, 13 Sep 2023 11:45:50 +0300 Subject: [PATCH 4/4] add missing attributes --- app/assets/images/payment_icons/glbeplus.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/glbeplus.svg b/app/assets/images/payment_icons/glbeplus.svg index 56e304894..135de6c38 100644 --- a/app/assets/images/payment_icons/glbeplus.svg +++ b/app/assets/images/payment_icons/glbeplus.svg @@ -1 +1 @@ - \ No newline at end of file +Global-E Plus \ No newline at end of file