Online credit card number generator, help


Setting Remark
Custom scheme data By selecting "Custom scheme" in the "Credit card brand" pull down menu, an input field "Custom scheme data" will open where you can specify your own credit card number scheme. Each line in the input field must have the following format:

Credit card name, Bank identification number prefix, Credit card length

Use the comma ( , ) to separate the Credit card name, Bank identification number prefix and Credit card length.
Use the pipe ( | ) to separate individual values (45|46|47)
Use the dash ( - ) to specify a range of values (45-47).

Example Custom credit card number scheme:
Test card 1, 3614|3616|3617|3633-3635, 16
Test card 2, 500235, 16

Requirements:
  • The credit card name must only contain the following characters:

    ABCDEFGHIJKLMNOPQRSTUVWXYZ
    abcdefghijklmnopqrstuvwxyz
    0123456789
    ( ) -
    and spaces

    Max. 50 characters allowed.

  • The number of credit card scheme lines is limited.
    Max. 20 lines allowed.

  • The bank identification number prefix consists of numbers only.

    Examples:
    • 4
    • 345
    • 123456
    • 4
    • 345-400|500|600|700-710
    • 123456

    Minimum value: 1
    Maximum value: 999999

  • The credit card length consists of numbers only.

    Examples:
    • 16
    • 16-19

    Minimum value: 10
    Maximum value: 21