stripe-scala
stripe-scala copied to clipboard
Support brand in charge source
Hi! I was wondering if you had looked at also adding in the card brand (Visa, Mastercard, etc) from the charge's source. Quick glance at the code, it would be around the maskedCardSourceEncoder and MaskedCard case class. If not, I am happy to do the change, test and send you a pull request. Cheers, Marco
Addressed with PR #45.