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

new card type (troy) added #269

Closed fyalavuz closed 7 years ago

fyalavuz commented 7 years ago

You can see this type on https://en.wikipedia.org/wiki/Payment_card_number

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.