Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
mastercard 2 Series test card added to testCard plist
Browse files Browse the repository at this point in the history
  • Loading branch information
fzanilsanto committed Aug 27, 2018
1 parent 2525969 commit 19cf204
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Example/Tests/TestCreditCardNumbers.plist
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,18 @@
<key>type</key>
<string>visa</string>
</dict>
<dict>
<key>number</key>
<string>2226350138938173</string>
<key>type</key>
<string>mastercard</string>
</dict>
<dict>
<key>number</key>
<string>2239468684686098</string>
<key>type</key>
<string>mastercard</string>
</dict>
</array>
<key>invalid</key>
<array>
Expand Down

0 comments on commit 19cf204

Please sign in to comment.