stripe-archive / jquery.payment

[DEPRECATED] A general purpose library for building credit card forms, validating inputs and formatting numbers.
MIT License
3.53k stars 686 forks source link

Add new card type: uzcard #267

Closed digaev closed 7 years ago

digaev commented 7 years ago

Summary

Add new card type uzcard. (uzcard is a national cards of Uzbekistan)

Motivation

Missing this card type.

Testing

Added pair of tests. Also manually tested.

jenan-stripe commented 7 years ago

Hi there -- sorry, but we're not adding new features at this time. Please see the project status in the readme. If you need to accept this card type, you can extend $.payment.cards. See here.