stripe-scala icon indicating copy to clipboard operation
stripe-scala copied to clipboard

Support brand in charge source

Open mheuer opened this issue 7 years ago • 1 comments

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

mheuer avatar Mar 31 '18 15:03 mheuer

Addressed with PR #45.

mheuer avatar Apr 02 '18 18:04 mheuer