braintree / braintree_python

Braintree Python library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
242 stars 115 forks source link

Unable to create subscription on 31st day with credit card expires in certain months. #90

Closed xtoss closed 7 years ago

xtoss commented 7 years ago

General information

Issue description

On 31st day of any month(we've tested March and May), unable to create subscription using a credit card with an expiration month in [02, 04, 06, 09, 11]

More details coming.

xtoss commented 7 years ago

Sorry, confirmed this was caused by util method from our code base, closing.