Skip to content

Commit 9dd8653

Browse files
Update AMEX
1 parent 24d4e99 commit 9dd8653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/processout/card.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ module ProcessOut {
635635
var schemes = {
636636
"visa": ["4"],
637637
"mastercard": ["22", "23", "24", "25", "26", "27", "51", "52", "53", "54", "55"],
638-
"american-express": ["34", "37"],
638+
"american-express": ["30", "31", "34", "35", "37"],
639639
"union-pay": ["62"],
640640
"diners-club": ["300", "301", "302", "303", "304", "305", "309", "36", "38", "39"],
641641
"discover": ["6011", "62", "64", "65"],

0 commit comments

Comments
 (0)