Closed Deepanshusuman closed 3 years ago
We officially support the card types that Braintree Payments supports. For additional card types, we need official documentation from the provider about the bin ranges and other card details.
If there is a particular card type that you need that this module does not include by default, you can always add the type yourself following this documentation: https://github.com/braintree/credit-card-type#adding-card-types
If you have official documentation for any of the types above that are missing from this module, feel free to open a new issue with the documentation.
where are other cards like
i found these type in https://github.com/retgits/creditcard/blob/master/creditcard.go
do you have any plan for golang version?