braintree / braintree_java

Braintree Java library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
158 stars 98 forks source link

Include Coinbase accounts in customers' payment methods #29

Closed danmidwood closed 8 years ago

danmidwood commented 8 years ago

This change includes any coinbase accounts amongst the payment methods returned from Customer#getPaymentMethods

wjr1985 commented 8 years ago

@danmidwood Thanks for this PR! We'll work on getting this functionality included in a future release.

danmidwood commented 8 years ago

I'll close this now since it's been implemented, thanks