M
M
misc12015-05-03 15:58:04
PHP
misc1, 2015-05-03 15:58:04

How can I generate a card number?

Hello,
you need to generate a valid VISA card number (there are many such generators on the Internet, for example: www.getcreditcardnumbers.com ). I was looking for an API, and in general everything about this, but I did not find anything other than a ready-made one. :(

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Savostin, 2015-05-03
@misc1

Or take it here , there is a lot of useful stuff.

I
Inv3go, 2015-05-03
@Inv3go

Read the rules about how card numbers are generated and implement the algorithm.
And probably they searched badly because 5 seconds of searching and here is the result https://github.com/gxela/creditcard-number-generator , look, maybe what you need, I didn’t check it myself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question