Skip to content

Commit

Permalink
Add neew Bins: Maestro
Browse files Browse the repository at this point in the history
  • Loading branch information
yunnydang committed Jul 12, 2024
1 parent 19d3979 commit f270a60
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
* CyberSource: Add addtional invoiceHeader fields [yunnydang] #5161
* MerchantWarrior: Update phone, email, ip and store ID [almalee24] #5158
* Credorax: Update 3DS version mapping [almalee24] #5159
* Add Maestro card bins [yunnydang] #5172

== Version 1.136.0 (June 3, 2024)
* Shift4V2: Add new gateway based on SecurionPay adapter [heavyblade] #4860
Expand Down
3 changes: 2 additions & 1 deletion lib/active_merchant/billing/credit_card_methods.rb
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ module CreditCardMethods
501879 502113 502120 502121 502301
503175 503337 503645 503670
504310 504338 504363 504533 504587 504620 504639 504656 504738 504781 504910
505616
507001 507002 507004 507082 507090
560014 560565 561033
572402 572610 572626
Expand Down Expand Up @@ -175,7 +176,7 @@ module CreditCardMethods
(501104..501105),
(501107..501108),
(501104..501105),
(501107..501108),
(501107..501109),
(501800..501899),
(502000..502099),
(503800..503899),
Expand Down
3 changes: 2 additions & 1 deletion test/unit/credit_card_methods_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ def maestro_bins
%w[500032 500057 501015 501016 501018 501020 501021 501023 501024 501025 501026 501027 501028 501029
501038 501039 501040 501041 501043 501045 501047 501049 501051 501053 501054 501055 501056 501057
501058 501060 501061 501062 501063 501066 501067 501072 501075 501083 501087 501623
501800 501089 501091 501092 501095 501104 501105 501107 501108 501500 501879
501800 501089 501091 501092 501095 501104 501105 501107 501108 501109 501500 501879
502000 502113 502301 503175 503645 503800
503670 504310 504338 504363 504533 504587 504620 504639 504656 504738 504781 504910
505616
507001 507002 507004 507082 507090 560014 560565 561033 572402 572610 572626 576904 578614
585274 585697 586509 588729 588792 589244 589300 589407 589471 589605 589633 589647 589671
590043 590206 590263 590265
Expand Down

0 comments on commit f270a60

Please sign in to comment.