* Added paypal specific fields to transaction calls * Added SettlementPending, SettlementDeclined transaction statuses
3.3.0
* Add Descriptor url support * Fix client token version type
3.2.0
* Support credit card options and billing address in PaymentMethod.create * Add PaymentMethod.update * Add associated subscriptions to PayPalAccount * Test refactoring and cleanup
3.1.1
* Add support for v.zero SDKs
3.0.0
* Drop Python 2.5 support * Remove use_unsafe_ssl option * Remove httplib strategy and pycurl strategy * Add Python 3.3+ support
2.29.1
* Make webhook parsing more robust with newlines * Add messages to InvalidSignature exceptions