diff --git a/Gemfile.lock b/Gemfile.lock index fef32c352..bee23b78f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - payment_icons (1.7.48) + payment_icons (1.7.49) frozen_record railties (>= 5.0) sassc-rails @@ -9,29 +9,29 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (8.0.0) - actionpack (= 8.0.0) - activesupport (= 8.0.0) + actioncable (8.0.1) + actionpack (= 8.0.1) + activesupport (= 8.0.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.0) - actionpack (= 8.0.0) - activejob (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + actionmailbox (8.0.1) + actionpack (= 8.0.1) + activejob (= 8.0.1) + activerecord (= 8.0.1) + activestorage (= 8.0.1) + activesupport (= 8.0.1) mail (>= 2.8.0) - actionmailer (8.0.0) - actionpack (= 8.0.0) - actionview (= 8.0.0) - activejob (= 8.0.0) - activesupport (= 8.0.0) + actionmailer (8.0.1) + actionpack (= 8.0.1) + actionview (= 8.0.1) + activejob (= 8.0.1) + activesupport (= 8.0.1) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (8.0.0) - actionview (= 8.0.0) - activesupport (= 8.0.0) + actionpack (8.0.1) + actionview (= 8.0.1) + activesupport (= 8.0.1) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -39,35 +39,35 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (8.0.0) - actionpack (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + actiontext (8.0.1) + actionpack (= 8.0.1) + activerecord (= 8.0.1) + activestorage (= 8.0.1) + activesupport (= 8.0.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.0) - activesupport (= 8.0.0) + actionview (8.0.1) + activesupport (= 8.0.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (8.0.0) - activesupport (= 8.0.0) + activejob (8.0.1) + activesupport (= 8.0.1) globalid (>= 0.3.6) - activemodel (8.0.0) - activesupport (= 8.0.0) - activerecord (8.0.0) - activemodel (= 8.0.0) - activesupport (= 8.0.0) + activemodel (8.0.1) + activesupport (= 8.0.1) + activerecord (8.0.1) + activemodel (= 8.0.1) + activesupport (= 8.0.1) timeout (>= 0.4.0) - activestorage (8.0.0) - actionpack (= 8.0.0) - activejob (= 8.0.0) - activerecord (= 8.0.0) - activesupport (= 8.0.0) + activestorage (8.0.1) + actionpack (= 8.0.1) + activejob (= 8.0.1) + activerecord (= 8.0.1) + activesupport (= 8.0.1) marcel (~> 1.0) - activesupport (8.0.0) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -82,17 +82,17 @@ GEM uri (>= 0.13.1) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) bump (0.10.0) coderay (1.1.3) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) crass (1.0.6) date (3.4.1) drb (2.2.1) - erubi (1.13.0) - ffi (1.17.0) + erubi (1.13.1) + ffi (1.17.1) frozen_record (0.27.4) activemodel globalid (1.2.1) @@ -100,11 +100,11 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.8.0) - irb (1.14.1) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.2) - loofah (2.23.1) + logger (1.6.4) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -117,7 +117,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.4) - net-imap (0.5.1) + net-imap (0.5.5) date net-protocol net-pop (0.1.2) @@ -127,56 +127,57 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.16.8) + nokogiri (1.18.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - pry (0.15.0) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.1) + psych (5.2.2) date stringio racc (1.8.1) rack (3.1.8) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (8.0.0) - actioncable (= 8.0.0) - actionmailbox (= 8.0.0) - actionmailer (= 8.0.0) - actionpack (= 8.0.0) - actiontext (= 8.0.0) - actionview (= 8.0.0) - activejob (= 8.0.0) - activemodel (= 8.0.0) - activerecord (= 8.0.0) - activestorage (= 8.0.0) - activesupport (= 8.0.0) + rails (8.0.1) + actioncable (= 8.0.1) + actionmailbox (= 8.0.1) + actionmailer (= 8.0.1) + actionpack (= 8.0.1) + actiontext (= 8.0.1) + actionview (= 8.0.1) + activejob (= 8.0.1) + activemodel (= 8.0.1) + activerecord (= 8.0.1) + activestorage (= 8.0.1) + activesupport (= 8.0.1) bundler (>= 1.15.0) - railties (= 8.0.0) + railties (= 8.0.1) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.0.0) - actionpack (= 8.0.0) - activesupport (= 8.0.0) + railties (8.0.1) + actionpack (= 8.0.1) + activesupport (= 8.0.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.8.1) + rdoc (6.10.0) psych (>= 4.0.0) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) sassc (2.4.0) ffi (~> 1.9) @@ -186,7 +187,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.4.0) + securerandom (0.4.1) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -196,13 +197,14 @@ GEM sprockets (>= 3.0.0) stringio (3.1.2) thor (1.3.2) - tilt (2.4.0) - timeout (0.4.2) + tilt (2.5.0) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.0.2) useragent (0.16.11) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.1) diff --git a/app/assets/images/payment_icons/abn.svg b/app/assets/images/payment_icons/abn.svg new file mode 100644 index 000000000..e742f8af0 --- /dev/null +++ b/app/assets/images/payment_icons/abn.svg @@ -0,0 +1 @@ +ABN \ No newline at end of file diff --git a/app/assets/images/payment_icons/barclays.svg b/app/assets/images/payment_icons/barclays.svg new file mode 100644 index 000000000..e71e07237 --- /dev/null +++ b/app/assets/images/payment_icons/barclays.svg @@ -0,0 +1 @@ +Barclays \ No newline at end of file diff --git a/app/assets/images/payment_icons/bnp.svg b/app/assets/images/payment_icons/bnp.svg new file mode 100644 index 000000000..0da3d5229 --- /dev/null +++ b/app/assets/images/payment_icons/bnp.svg @@ -0,0 +1 @@ +BNP \ No newline at end of file diff --git a/app/assets/images/payment_icons/creditagricole.svg b/app/assets/images/payment_icons/creditagricole.svg new file mode 100644 index 000000000..c7375ebad --- /dev/null +++ b/app/assets/images/payment_icons/creditagricole.svg @@ -0,0 +1 @@ +Credit Agricole \ No newline at end of file diff --git a/app/assets/images/payment_icons/efecty.svg b/app/assets/images/payment_icons/efecty.svg new file mode 100644 index 000000000..1c3912fa1 --- /dev/null +++ b/app/assets/images/payment_icons/efecty.svg @@ -0,0 +1 @@ +Efecty \ No newline at end of file diff --git a/app/assets/images/payment_icons/erste.svg b/app/assets/images/payment_icons/erste.svg new file mode 100644 index 000000000..3d16d06cd --- /dev/null +++ b/app/assets/images/payment_icons/erste.svg @@ -0,0 +1 @@ +Erste \ No newline at end of file diff --git a/app/assets/images/payment_icons/fintoc.svg b/app/assets/images/payment_icons/fintoc.svg index af8ac70b5..1a68f2416 100644 --- a/app/assets/images/payment_icons/fintoc.svg +++ b/app/assets/images/payment_icons/fintoc.svg @@ -1 +1 @@ -Fintoc \ No newline at end of file +Fintoc \ No newline at end of file diff --git a/app/assets/images/payment_icons/kcpcreditcard.svg b/app/assets/images/payment_icons/kcpcreditcard.svg new file mode 100644 index 000000000..955bf7493 --- /dev/null +++ b/app/assets/images/payment_icons/kcpcreditcard.svg @@ -0,0 +1 @@ +KCP Credit Card \ No newline at end of file diff --git a/app/assets/images/payment_icons/lloyds.svg b/app/assets/images/payment_icons/lloyds.svg new file mode 100644 index 000000000..d7be6c162 --- /dev/null +++ b/app/assets/images/payment_icons/lloyds.svg @@ -0,0 +1 @@ +Lloyds \ No newline at end of file diff --git a/app/assets/images/payment_icons/monzo.svg b/app/assets/images/payment_icons/monzo.svg new file mode 100644 index 000000000..5c15e0916 --- /dev/null +++ b/app/assets/images/payment_icons/monzo.svg @@ -0,0 +1 @@ +Monzo \ No newline at end of file diff --git a/app/assets/images/payment_icons/natwest.svg b/app/assets/images/payment_icons/natwest.svg new file mode 100644 index 000000000..7f4ca2041 --- /dev/null +++ b/app/assets/images/payment_icons/natwest.svg @@ -0,0 +1 @@ +Natwest \ No newline at end of file diff --git a/app/assets/images/payment_icons/nequi.svg b/app/assets/images/payment_icons/nequi.svg new file mode 100644 index 000000000..3240b3836 --- /dev/null +++ b/app/assets/images/payment_icons/nequi.svg @@ -0,0 +1 @@ +Nequi \ No newline at end of file diff --git a/app/assets/images/payment_icons/payafterdeliveryinstalments.svg b/app/assets/images/payment_icons/payafterdeliveryinstalments.svg new file mode 100644 index 000000000..896dfaa9e --- /dev/null +++ b/app/assets/images/payment_icons/payafterdeliveryinstalments.svg @@ -0,0 +1 @@ +Pay After Delivery Installments \ No newline at end of file diff --git a/app/assets/images/payment_icons/payitmonthly.svg b/app/assets/images/payment_icons/payitmonthly.svg new file mode 100644 index 000000000..2efa69f6e --- /dev/null +++ b/app/assets/images/payment_icons/payitmonthly.svg @@ -0,0 +1 @@ +PayItMonthly \ No newline at end of file diff --git a/app/assets/images/payment_icons/powerpay.svg b/app/assets/images/payment_icons/powerpay.svg new file mode 100644 index 000000000..8f5a35848 --- /dev/null +++ b/app/assets/images/payment_icons/powerpay.svg @@ -0,0 +1 @@ + Powerpay \ No newline at end of file diff --git a/app/assets/images/payment_icons/rabobank.svg b/app/assets/images/payment_icons/rabobank.svg new file mode 100644 index 000000000..fa0ecf526 --- /dev/null +++ b/app/assets/images/payment_icons/rabobank.svg @@ -0,0 +1 @@ +Rabobank \ No newline at end of file diff --git a/app/assets/images/payment_icons/societegenerale.svg b/app/assets/images/payment_icons/societegenerale.svg new file mode 100644 index 000000000..2211c8283 --- /dev/null +++ b/app/assets/images/payment_icons/societegenerale.svg @@ -0,0 +1 @@ +Societe Generale \ No newline at end of file diff --git a/app/assets/images/payment_icons/sparkasse.svg b/app/assets/images/payment_icons/sparkasse.svg new file mode 100644 index 000000000..8547da1f2 --- /dev/null +++ b/app/assets/images/payment_icons/sparkasse.svg @@ -0,0 +1 @@ +Sparkasse \ No newline at end of file diff --git a/app/assets/images/payment_icons/vipps.svg b/app/assets/images/payment_icons/vipps.svg index 3054eedcc..f13ee8aac 100644 --- a/app/assets/images/payment_icons/vipps.svg +++ b/app/assets/images/payment_icons/vipps.svg @@ -1 +1 @@ -Vipps +Vipps \ No newline at end of file diff --git a/app/assets/images/payment_icons/volksbank.svg b/app/assets/images/payment_icons/volksbank.svg new file mode 100644 index 000000000..7db0079b0 --- /dev/null +++ b/app/assets/images/payment_icons/volksbank.svg @@ -0,0 +1 @@ +Volksbank \ No newline at end of file diff --git a/app/assets/images/payment_icons/volt.svg b/app/assets/images/payment_icons/volt.svg new file mode 100644 index 000000000..a54c626d9 --- /dev/null +++ b/app/assets/images/payment_icons/volt.svg @@ -0,0 +1 @@ +Volt \ No newline at end of file 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/app/assets/images/payment_icons/yape.svg b/app/assets/images/payment_icons/yape.svg new file mode 100644 index 000000000..5d29f62eb --- /dev/null +++ b/app/assets/images/payment_icons/yape.svg @@ -0,0 +1 @@ +Yape \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 96dceeb9d..6aa2def8c 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2238,6 +2238,58 @@ name: bancomat label: Bancomat group: other +- + name: abn + label: ABN + group: bank_transfers +- + name: barclays + label: Barclays + group: bank_transfers +- + name: bnp + label: BNP + group: bank_transfers +- + name: creditagricole + label: Credit Agricole + group: bank_transfers +- + name: erste + label: Erste + group: bank_transfers +- + name: lloyds + label: Lloyds + group: bank_transfers +- + name: natwest + label: Natwest + group: bank_transfers +- + name: rabobank + label: Rabobank + group: bank_transfers +- + name: societegenerale + label: Societe Generale + group: bank_transfers +- + name: sparkasse + label: Sparkasse + group: bank_transfers +- + name: volksbank + label: Volksbank + group: bank_transfers +- + name: volt + label: Volt + group: bank_transfers +- + name: monzo + label: Monzo + group: bank_transfers - name: favepay label: FavePay @@ -2346,6 +2398,10 @@ name: bancoazteca label: Banco Azteca group: wallets +- + name: payitmonthly + label: PayItMonthly + group: other - name: pointspay label: Pointspay @@ -2370,6 +2426,18 @@ name: wingbank label: Wing Bank group: bank_transfers +- + name: efecty + label: Efecty + group: other +- + name: nequi + label: Nequi + group: wallets +- + name: yape + label: Yape + group: wallets - name: codensa label: Codensa @@ -2398,3 +2466,19 @@ name: riverty label: Riverty group: other +- + name: whishcheckout + label: Whish Checkout + group: wallets +- + name: kcpcreditcard + label: KCP Credit Card + group: credit_cards +- + name: powerpay + label: Powerpay + group: other +- + name: payafterdeliveryinstalments + label: Pay After Delivery Installments + group: other diff --git a/lib/payment_icons/version.rb b/lib/payment_icons/version.rb index 8451fdec0..c8b816ea1 100644 --- a/lib/payment_icons/version.rb +++ b/lib/payment_icons/version.rb @@ -1,3 +1,3 @@ module PaymentIcons - VERSION = "1.7.48" + VERSION = "1.7.49" end