Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weblineindia/dummy-credit-card-number-generator
Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.
https://github.com/weblineindia/dummy-credit-card-number-generator
algorithm credit-card dummy-card-numbers dummy-data-generator luhn-algorithm number-generator payment-gateway-developers php test-credit-card-number
Last synced: 6 days ago
JSON representation
Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.
- Host: GitHub
- URL: https://github.com/weblineindia/dummy-credit-card-number-generator
- Owner: weblineindia
- License: mit
- Created: 2020-05-20T06:00:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T08:12:20.000Z (11 months ago)
- Last Synced: 2023-12-27T09:25:49.674Z (11 months ago)
- Topics: algorithm, credit-card, dummy-card-numbers, dummy-data-generator, luhn-algorithm, number-generator, payment-gateway-developers, php, test-credit-card-number
- Language: PHP
- Homepage: https://www.technetexperts.com/test-credit-card-number/
- Size: 183 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP / Dummy Credit Card Number Generator
Generate credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.
Payment gateway developers use our program for dummy credit card number generation. Using this plugin you can have test card number generator on your website and provide your visitors to get test card numbers.
These numbers DO NOT work in real transactions! They are for testing purposes only. Use it with CVV as 123 and future expiration dates. This number generator uses Luhn algorithm to generate dummy card numbers. This algorithm is freely available across the web even Wikipedia.org.
-----
### Support
We also provide a free, basic support for all users who want to use this number generator in their software project. In case you want to customize this dummy number generator to suit your website, then feel free to contact our [PHP developers](https://www.weblineindia.com/hire-php-developers.html).
-----
### Online Demo of Dummy Credit Card Number Generator
We have hosted this code on our website for a quick DEMO. Please click here to [generate dummy credit card numbers](https://www.technetexperts.com/test-credit-card-number/) online.