Captricity / mocurly

Mocurly is a library that mocks the recurly python client
MIT License
8 stars 6 forks source link

added support for first_six and last_four cc digits in billinginfo #6

Closed niekbaeten closed 8 years ago

niekbaeten commented 8 years ago

Store the first_size and last_four digits of a creditcard number according Recurly API.

yorinasub17 commented 8 years ago

LGTM! Thanks!