checkLuhn (version 1.1.0)

issuer: issuer

Description

Attempts to return the issuer and if the scheme is still active.

Usage

issuer(number)

Arguments

number

PAN to look up

Value

A dataframe of the issuer and if the scheme is active

Examples

Run this code
# NOT RUN {
issuer('4111 1111 1111 1111')
# }

Run the code above in your browser using DataCamp Workspace