braintree / braintree_python

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

Documentation says to use depricated attribute Transaction.refund_id #13

Closed foresto closed 13 years ago

foresto commented 13 years ago

The documentation says to use Transaction.refund_id, but when used, the SDK reports it as deprecated and suggests refund_ids instead.

braintreeps commented 13 years ago

Good catch! Updated the docs.