Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How could we assert that values are up-to-date? #40

Closed
aloisdg opened this issue Sep 29, 2021 · 1 comment
Closed

How could we assert that values are up-to-date? #40

aloisdg opened this issue Sep 29, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@aloisdg
Copy link
Member

aloisdg commented Sep 29, 2021

Hello,

While @fighou was working on the RuPay card (#34), the card was updated on the Wikipedia's page. You can view the diff.

Issuing network IIN ranges Active Length Validation
RuPay 60, 65, 81, 82, 508 Yes 16 Luhn algorithm
(RuPay-JCB co-branded) 353, 356 Yes 16 Luhn algorithm

So, what could we do to assert that values are up-to-date? Would it be possible to have a bot who check for wiki edit on the Payment card number. Is such a bot do exist or should we create one? How could we tackle that?

@aloisdg aloisdg added the question Further information is requested label Sep 29, 2021
@aloisdg
Copy link
Member Author

aloisdg commented Sep 30, 2021

I build a simple zap to get an issue whenever the wikipedia page's RSS is updated: https://zapier.com/shared/dc960411048cab84fb11b5e8b834080cb3dc52b5

Let's see if it works as expected.

Related to #42

@aloisdg aloisdg closed this as completed Sep 30, 2021
@aloisdg aloisdg self-assigned this Sep 30, 2021
@aloisdg aloisdg added the help wanted Extra attention is needed label Sep 30, 2021
fighou pushed a commit to fighou/Cardizer that referenced this issue Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant