card-scanner-flutter icon indicating copy to clipboard operation
card-scanner-flutter copied to clipboard

missing ELO credit card issuer

Open CavalcanteLeo opened this issue 3 years ago • 0 comments

here's the regex: https://gist.github.com/claudiosanches/26d9668f21dbdc787472

^(40117[8-9]|431274|438935|451416|457393|45763[1-2]|506(699|7[0-6][0-9]|77[0-8])|509\d{3}|504175|627780|636297|636368|65003[1-3]|6500(3[5-9]|4[0-9]|5[0-1])|6504(0[5-9]|[1-3][0-9])|650(4[8-9][0-9]|5[0-2][0-9]|53[0-8])|6505(4[1-9]|[5-8][0-9]|9[0-8])|6507(0[0-9]|1[0-8])|65072[0-7]|6509(0[1-9]|1[0-9]|20)|6516(5[2-9]|[6-7][0-9])|6550([0-1][0-9]|2[1-9]|[3-4][0-9]|5[0-8]))

CavalcanteLeo avatar Nov 04 '20 15:11 CavalcanteLeo