diff --git a/Gemfile.lock b/Gemfile.lock
index f1857f3f9..77dc2d23f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- payment_icons (1.7.28)
+ payment_icons (1.7.29)
frozen_record
railties (>= 5.0)
sassc-rails
@@ -9,67 +9,67 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- actioncable (7.0.6)
- actionpack (= 7.0.6)
- activesupport (= 7.0.6)
+ actioncable (7.0.7.2)
+ actionpack (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
- actionmailbox (7.0.6)
- actionpack (= 7.0.6)
- activejob (= 7.0.6)
- activerecord (= 7.0.6)
- activestorage (= 7.0.6)
- activesupport (= 7.0.6)
+ actionmailbox (7.0.7.2)
+ actionpack (= 7.0.7.2)
+ activejob (= 7.0.7.2)
+ activerecord (= 7.0.7.2)
+ activestorage (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
- actionmailer (7.0.6)
- actionpack (= 7.0.6)
- actionview (= 7.0.6)
- activejob (= 7.0.6)
- activesupport (= 7.0.6)
+ actionmailer (7.0.7.2)
+ actionpack (= 7.0.7.2)
+ actionview (= 7.0.7.2)
+ activejob (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
- actionpack (7.0.6)
- actionview (= 7.0.6)
- activesupport (= 7.0.6)
+ actionpack (7.0.7.2)
+ actionview (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actiontext (7.0.6)
- actionpack (= 7.0.6)
- activerecord (= 7.0.6)
- activestorage (= 7.0.6)
- activesupport (= 7.0.6)
+ actiontext (7.0.7.2)
+ actionpack (= 7.0.7.2)
+ activerecord (= 7.0.7.2)
+ activestorage (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
- actionview (7.0.6)
- activesupport (= 7.0.6)
+ actionview (7.0.7.2)
+ activesupport (= 7.0.7.2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activejob (7.0.6)
- activesupport (= 7.0.6)
+ activejob (7.0.7.2)
+ activesupport (= 7.0.7.2)
globalid (>= 0.3.6)
- activemodel (7.0.6)
- activesupport (= 7.0.6)
- activerecord (7.0.6)
- activemodel (= 7.0.6)
- activesupport (= 7.0.6)
- activestorage (7.0.6)
- actionpack (= 7.0.6)
- activejob (= 7.0.6)
- activerecord (= 7.0.6)
- activesupport (= 7.0.6)
+ activemodel (7.0.7.2)
+ activesupport (= 7.0.7.2)
+ activerecord (7.0.7.2)
+ activemodel (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
+ activestorage (7.0.7.2)
+ actionpack (= 7.0.7.2)
+ activejob (= 7.0.7.2)
+ activerecord (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
- activesupport (7.0.6)
+ activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -84,8 +84,8 @@ GEM
ffi (1.15.5)
frozen_record (0.27.0)
activemodel
- globalid (1.1.0)
- activesupport (>= 5.0)
+ globalid (1.2.1)
+ activesupport (>= 6.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
loofah (2.21.3)
@@ -98,7 +98,7 @@ GEM
net-smtp
marcel (1.0.2)
method_source (1.0.0)
- mini_mime (1.1.2)
+ mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.19.0)
net-imap (0.3.7)
@@ -111,7 +111,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
- nokogiri (1.15.3)
+ nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pry (0.14.2)
@@ -121,30 +121,30 @@ GEM
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
- rails (7.0.6)
- actioncable (= 7.0.6)
- actionmailbox (= 7.0.6)
- actionmailer (= 7.0.6)
- actionpack (= 7.0.6)
- actiontext (= 7.0.6)
- actionview (= 7.0.6)
- activejob (= 7.0.6)
- activemodel (= 7.0.6)
- activerecord (= 7.0.6)
- activestorage (= 7.0.6)
- activesupport (= 7.0.6)
+ rails (7.0.7.2)
+ actioncable (= 7.0.7.2)
+ actionmailbox (= 7.0.7.2)
+ actionmailer (= 7.0.7.2)
+ actionpack (= 7.0.7.2)
+ actiontext (= 7.0.7.2)
+ actionview (= 7.0.7.2)
+ activejob (= 7.0.7.2)
+ activemodel (= 7.0.7.2)
+ activerecord (= 7.0.7.2)
+ activestorage (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
bundler (>= 1.15.0)
- railties (= 7.0.6)
- rails-dom-testing (2.1.1)
+ railties (= 7.0.7.2)
+ rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
- railties (7.0.6)
- actionpack (= 7.0.6)
- activesupport (= 7.0.6)
+ railties (7.0.7.2)
+ actionpack (= 7.0.7.2)
+ activesupport (= 7.0.7.2)
method_source
rake (>= 12.2)
thor (~> 1.0)
@@ -158,7 +158,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
- sprockets (4.2.0)
+ sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
@@ -173,7 +173,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
- zeitwerk (2.6.10)
+ zeitwerk (2.6.11)
PLATFORMS
ruby
diff --git a/app/assets/images/payment_icons/cuotas.svg b/app/assets/images/payment_icons/cuotas.svg
index c664b61dd..e2bcc538d 100644
--- a/app/assets/images/payment_icons/cuotas.svg
+++ b/app/assets/images/payment_icons/cuotas.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/decadeaukaart.svg b/app/assets/images/payment_icons/decadeaukaart.svg
new file mode 100644
index 000000000..aaa1156ca
--- /dev/null
+++ b/app/assets/images/payment_icons/decadeaukaart.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/easywallet.svg b/app/assets/images/payment_icons/easywallet.svg
new file mode 100644
index 000000000..c7ea382de
--- /dev/null
+++ b/app/assets/images/payment_icons/easywallet.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/edenred.svg b/app/assets/images/payment_icons/edenred.svg
new file mode 100644
index 000000000..a71048f0c
--- /dev/null
+++ b/app/assets/images/payment_icons/edenred.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/hitrustpaytransfer.svg b/app/assets/images/payment_icons/hitrustpaytransfer.svg
new file mode 100644
index 000000000..b6a8b1ac7
--- /dev/null
+++ b/app/assets/images/payment_icons/hitrustpaytransfer.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/jko.svg b/app/assets/images/payment_icons/jko.svg
new file mode 100644
index 000000000..66b747882
--- /dev/null
+++ b/app/assets/images/payment_icons/jko.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/kasssh.svg b/app/assets/images/payment_icons/kasssh.svg
new file mode 100644
index 000000000..d8d57f2de
--- /dev/null
+++ b/app/assets/images/payment_icons/kasssh.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/mondido.svg b/app/assets/images/payment_icons/mondido.svg
index d0ff1ff50..b28fc32a7 100644
--- a/app/assets/images/payment_icons/mondido.svg
+++ b/app/assets/images/payment_icons/mondido.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/npatobarai.svg b/app/assets/images/payment_icons/npatobarai.svg
index 0737bf2f3..0c09328af 100644
--- a/app/assets/images/payment_icons/npatobarai.svg
+++ b/app/assets/images/payment_icons/npatobarai.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/npkakebarai.svg b/app/assets/images/payment_icons/npkakebarai.svg
index 551244376..11a3e82ee 100644
--- a/app/assets/images/payment_icons/npkakebarai.svg
+++ b/app/assets/images/payment_icons/npkakebarai.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/pse.svg b/app/assets/images/payment_icons/pse.svg
new file mode 100644
index 000000000..906023604
--- /dev/null
+++ b/app/assets/images/payment_icons/pse.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/seicomart.svg b/app/assets/images/payment_icons/seicomart.svg
new file mode 100644
index 000000000..272357caf
--- /dev/null
+++ b/app/assets/images/payment_icons/seicomart.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/sika.svg b/app/assets/images/payment_icons/sika.svg
new file mode 100644
index 000000000..90a2ef479
--- /dev/null
+++ b/app/assets/images/payment_icons/sika.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/sikafsa.svg b/app/assets/images/payment_icons/sikafsa.svg
index b9ad54fb4..697d422e5 100644
--- a/app/assets/images/payment_icons/sikafsa.svg
+++ b/app/assets/images/payment_icons/sikafsa.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/sikahsa.svg b/app/assets/images/payment_icons/sikahsa.svg
index dea78db1b..15bd23866 100644
--- a/app/assets/images/payment_icons/sikahsa.svg
+++ b/app/assets/images/payment_icons/sikahsa.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/slicefnbo.svg b/app/assets/images/payment_icons/slicefnbo.svg
new file mode 100644
index 000000000..2a2b99183
--- /dev/null
+++ b/app/assets/images/payment_icons/slicefnbo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/tamara.svg b/app/assets/images/payment_icons/tamara.svg
index 8ecc7c108..318d79824 100644
--- a/app/assets/images/payment_icons/tamara.svg
+++ b/app/assets/images/payment_icons/tamara.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/twoinvoice.svg b/app/assets/images/payment_icons/twoinvoice.svg
new file mode 100644
index 000000000..54adc8225
--- /dev/null
+++ b/app/assets/images/payment_icons/twoinvoice.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/waavepaybybank.svg b/app/assets/images/payment_icons/waavepaybybank.svg
new file mode 100644
index 000000000..ac27980c4
--- /dev/null
+++ b/app/assets/images/payment_icons/waavepaybybank.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/zingala.svg b/app/assets/images/payment_icons/zingala.svg
new file mode 100644
index 000000000..19dd2a3b7
--- /dev/null
+++ b/app/assets/images/payment_icons/zingala.svg
@@ -0,0 +1 @@
+
diff --git a/db/payment_icons.yml b/db/payment_icons.yml
index 8a3d348d1..b2fae5c7e 100644
--- a/db/payment_icons.yml
+++ b/db/payment_icons.yml
@@ -414,6 +414,10 @@
name: dailyyamazaki
label: Daily Yamazaki
group: convenience_stores
+-
+ name: seicomart
+ label: Seicomart
+ group: convenience_stores
-
name: mondido
label: Mondido
@@ -662,6 +666,10 @@
name: clearpay
label: Clearpay
group: other
+-
+ name: waavepaybybank
+ label: Waave Pay by Bank
+ group: bank_transfers
-
name: cashapppay
label: Cash App Pay
@@ -1810,6 +1818,10 @@
name: sikahsa
label: Sika HSA
group: other
+-
+ name: sika
+ label: Sika
+ group: other
-
name: citipay
label: Citi Pay
@@ -1862,6 +1874,26 @@
name: homecredit
label: Home Credit
group: other
+-
+ name: jko
+ label: Jko
+ group: other
+-
+ name: zingala
+ label: Zingala
+ group: other
+-
+ name: hitrustpaytransfer
+ label: Hitrustpay Transfer
+ group: other
+-
+ name: easywallet
+ label: Easywallet
+ group: other
+-
+ name: pse
+ label: Pagos Electrónicos Seguros (PSE)
+ group: bank_transfers
-
name: aupay
label: au PAY
@@ -1930,6 +1962,10 @@
name: cashinvoicelatinamerica
label: Cash/Invoice Latin America
group: other
+-
+ name: twoinvoice
+ label: Two Business Invoice
+ group: other
-
name: generic
label: Generic
@@ -1938,3 +1974,19 @@
name: gmovirtualaccount
label: GMO VirtualAccount
group: bank_transfers
+-
+ name: slicefnbo
+ label: Slice by FNBO
+ group: other
+-
+ name: edenred
+ label: Edenred
+ group: other
+-
+ name: kasssh
+ label: Kasssh
+ group: other
+-
+ name: decadeaukaart
+ label: De cadeau kaart
+ group: other
diff --git a/lib/payment_icons/version.rb b/lib/payment_icons/version.rb
index 43b4ce287..89af4aeb2 100644
--- a/lib/payment_icons/version.rb
+++ b/lib/payment_icons/version.rb
@@ -1,3 +1,3 @@
module PaymentIcons
- VERSION = "1.7.28"
+ VERSION = "1.7.29"
end