braintree / credit-card-type

A library for determining credit card type
MIT License
980 stars 154 forks source link

Pull Request: Add Support for Egyptian Meeza Card (re-pull request) #159

Open 9init opened 1 year ago

9init commented 1 year ago

Description

This pull request adds support for the Egyptian Meeza Card to the credit-card-type Node.js library, enabling developers to easily identify and validate Meeza Card numbers within their applications.

Changes Made

How to Test

  1. Clone this repository.
  2. Install the library.
  3. Use the library to check Meeza Card numbers in your Node.js application.
  4. Ensure that Meeza Card numbers are correctly recognized and validated.

Additional Information

Related Issues

I encountered difficulties in finding a library that supports Meeza Cards, which prompted me to contribute and add this support. This enhancement doesn't directly address a specific issue, but it aims to fill a significant gap in the library's card type recognition, benefiting developers dealing with Meeza Cards.

Mtanash commented 1 year ago

@9init Nice work, we have been waiting a long time for a package supporting Egyptian Meeza card validation

@jplukarski Please review as it's a critical need for the Egyptian market, Thanks

MarwanTarik commented 1 year ago

Finally a support for Egyptian Meeza card @jplukarski Please review this