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: maestro_momentum #265

Closed nychka closed 7 years ago

nychka commented 7 years ago

Summary

add new card type maestro momentum [63, 66, 67, 68, 69]

Motivation

card type maestro not supports all numbers

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.