Credit Card Networks Model
Resolves credit card numbers to credit card networks, e.g. "4111111111111111" to "visa".
Installation
Maven users
Add this dependency to your project's POM:
<dependency>
<groupId>com.wix.pay</groupId>
<artifactId>credit-card-networks</artifactId>
<version>1.4.0</version>
</dependency>
Reporting Issues
Please use the issue tracker to report issues related to this library.
License
This library uses the Apache License, version 2.0.