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 payment type (troy) added #268

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

Summary

Simple summary of what was changed.

Motivation

Why are you making this change? Please provide supporting references for new BIN numbers and links to minimal reproductions (e.g. with jsfiddle) when fixing bugs.

Testing

How was the code tested? Be as specific as possible.

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.