Skip to content

Ability to bypass validation for a certain list of credit card numbers. #5

Description

@aalavandhan

Certian services like Braspag require a test credit card number "0000 0000 0000 0001" to be used in their sandbox enviroment. I was unable to acomplish this with the current version of the plugin.

It would be great if the plugin supported this usecase.

<input card-number-validator 
           data-whitelist="['0000 0000 0000 0001']" 
           data-ng-model="ccNumber"  />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions