ifsc 2.0.5 → 2.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/src/banknames.json CHANGED
@@ -291,6 +291,7 @@
291
291
  "DCPX": "District Co-operative Bank Pilibhit",
292
292
  "DCSX": "District Co-operative Bank Shahjahanpur",
293
293
  "DCTX": "District Co-operative Bank Teliyabagh",
294
+ "DCUB": "Darussalam Co-operative Urban Bank",
294
295
  "DCUX": "Darussalam Co-operative Urban Bank",
295
296
  "DDBX": "Dharmapuri District Central Co-operative Bank",
296
297
  "DDCX": "Darjeeling District Central Co-operative Bank",
@@ -324,7 +325,7 @@
324
325
  "DNDC": "Dhule And Nandurbar District Central Co-operative Bank",
325
326
  "DNSB": "Dombivli Nagari Sahakari Bank",
326
327
  "DNSX": "Deendayal Nagari Sahakari Bank",
327
- "DOBX": "Dapoli Urban Co-operative Bank Dapoli",
328
+ "DOBX": "Dapoli Urban Co-operative Bank",
328
329
  "DOHB": "Doha Bank QSC",
329
330
  "DRGX": "Durg Rajnandgaon Gramin Bank (merged With Chhattisgarh Rajya Gramin Bank-cgbx)",
330
331
  "DSBX": "Daivadnya Sahakara Bank Niyamit",
@@ -439,6 +440,7 @@
439
440
  "HUCB": "Hadagali Urban Co-operative Bank",
440
441
  "HUCH": "Hanamasagar Urban Co-operative Bank",
441
442
  "HUCX": "Hissar Urban Co-operative Bank",
443
+ "HUSB": "Hutatma Sahakari Bank",
442
444
  "HUTX": "Hutatma Sahakari Bank",
443
445
  "HVBK": "Woori Bank",
444
446
  "IBBK": "PT Bank Maybank Indonesia TBK",
@@ -953,6 +955,7 @@
953
955
  "PRSX": "Pravara Sahakari Bank",
954
956
  "PRTH": "Prathama Bank",
955
957
  "PRUX": "Priyadarshani Urban Co-operative Bank",
958
+ "PSBL": "Pavana Sahakari Bank",
956
959
  "PSBX": "Pragati Sahakari Bank",
957
960
  "PSCX": "Punjab State Co-operative Bank",
958
961
  "PSIB": "Punjab & Sind Bank",
@@ -1069,6 +1072,7 @@
1069
1072
  "SBLD": "Sonali Bank",
1070
1073
  "SBLS": "Samarth Sahakari Bank",
1071
1074
  "SBLX": "Shubhalakshmi Mahila Co-operative Bank",
1075
+ "SMNB": "Smriti Nagrik Sahakari Bank",
1072
1076
  "SBMX": "Sri Banashankari Mahila Co-operative Bank",
1073
1077
  "SBMY": "State Bank of Mysore",
1074
1078
  "SBNX": "Shree Bhavnagar Nagrik Sahakari Bank",
data/src/banks.json CHANGED
@@ -2110,7 +2110,8 @@
2110
2110
  "apbs": true,
2111
2111
  "ach_credit": true,
2112
2112
  "ach_debit": true,
2113
- "nach_debit": false
2113
+ "nach_debit": false,
2114
+ "upi": true
2114
2115
  },
2115
2116
  "BUZX": {
2116
2117
  "code": "BUZX",
@@ -3313,7 +3314,8 @@
3313
3314
  "apbs": true,
3314
3315
  "ach_credit": true,
3315
3316
  "ach_debit": true,
3316
- "nach_debit": false
3317
+ "nach_debit": false,
3318
+ "upi": true
3317
3319
  },
3318
3320
  "DOBX": {
3319
3321
  "code": "DOBX",
@@ -3324,7 +3326,8 @@
3324
3326
  "apbs": false,
3325
3327
  "ach_credit": true,
3326
3328
  "ach_debit": true,
3327
- "nach_debit": false
3329
+ "nach_debit": false,
3330
+ "upi": true
3328
3331
  },
3329
3332
  "DRGX": {
3330
3333
  "code": "DRGX",
@@ -4262,7 +4265,8 @@
4262
4265
  "apbs": true,
4263
4266
  "ach_credit": true,
4264
4267
  "ach_debit": true,
4265
- "nach_debit": false
4268
+ "nach_debit": false,
4269
+ "upi": true
4266
4270
  },
4267
4271
  "HOCX": {
4268
4272
  "code": "HOCX",
@@ -9582,7 +9586,8 @@
9582
9586
  "apbs": true,
9583
9587
  "ach_credit": true,
9584
9588
  "ach_debit": true,
9585
- "nach_debit": false
9589
+ "nach_debit": false,
9590
+ "upi": true
9586
9591
  },
9587
9592
  "PPBX": {
9588
9593
  "code": "PPBX",
@@ -9828,7 +9833,8 @@
9828
9833
  "apbs": true,
9829
9834
  "ach_credit": true,
9830
9835
  "ach_debit": true,
9831
- "nach_debit": false
9836
+ "nach_debit": false,
9837
+ "upi": true
9832
9838
  },
9833
9839
  "PURX": {
9834
9840
  "code": "PURX",
@@ -12639,7 +12645,8 @@
12639
12645
  "apbs": true,
12640
12646
  "ach_credit": true,
12641
12647
  "ach_debit": true,
12642
- "nach_debit": false
12648
+ "nach_debit": false,
12649
+ "upi": true
12643
12650
  },
12644
12651
  "TDCX": {
12645
12652
  "code": "TDCX",
data/src/ruby/bank.rb CHANGED
@@ -295,6 +295,7 @@ module Razorpay
295
295
  DCPX = :DCPX
296
296
  DCSX = :DCSX
297
297
  DCTX = :DCTX
298
+ DCUB = :DCUB
298
299
  DCUX = :DCUX
299
300
  DDBX = :DDBX
300
301
  DDCX = :DDCX
@@ -442,6 +443,7 @@ module Razorpay
442
443
  HUCB = :HUCB
443
444
  HUCH = :HUCH
444
445
  HUCX = :HUCX
446
+ HUSB = :HUSB
445
447
  HUTX = :HUTX
446
448
  HVBK = :HVBK
447
449
  IBBK = :IBBK
@@ -955,6 +957,7 @@ module Razorpay
955
957
  PRSX = :PRSX
956
958
  PRTH = :PRTH
957
959
  PRUX = :PRUX
960
+ PSBL = :PSBL
958
961
  PSBX = :PSBX
959
962
  PSCX = :PSCX
960
963
  PSIB = :PSIB
@@ -1155,6 +1158,7 @@ module Razorpay
1155
1158
  SMCX = :SMCX
1156
1159
  SMEX = :SMEX
1157
1160
  SMMX = :SMMX
1161
+ SMNB = :SMNB
1158
1162
  SMNX = :SMNX
1159
1163
  SMPX = :SMPX
1160
1164
  SMSX = :SMSX
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ifsc
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.5
4
+ version: 2.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana
8
8
  - Nihal Gonsalves
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-12-08 00:00:00.000000000 Z
12
+ date: 2022-01-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: httparty
@@ -81,7 +81,7 @@ homepage: https://ifsc.razorpay.com
81
81
  licenses:
82
82
  - MIT
83
83
  metadata: {}
84
- post_install_message:
84
+ post_install_message:
85
85
  rdoc_options: []
86
86
  require_paths:
87
87
  - src/ruby
@@ -96,8 +96,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
96
96
  - !ruby/object:Gem::Version
97
97
  version: '0'
98
98
  requirements: []
99
- rubygems_version: 3.0.6
100
- signing_key:
99
+ rubygems_version: 3.2.29
100
+ signing_key:
101
101
  specification_version: 4
102
102
  summary: IFSC code database to help you validate IFSC codes
103
103
  test_files: