issuer {checkLuhn} | R Documentation |
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
issuer('4111 1111 1111 1111')
[Package checkLuhn version 1.1.0 Index]