| Class | Braintree::Customer |
| In: |
lib/braintree/customer.rb
|
| Parent: | Object |
| addresses | [R] | |
| apple_pay_cards | [R] | |
| coinbase_accounts | [R] | |
| company | [R] | |
| created_at | [R] | |
| credit_cards | [R] | |
| custom_fields | [R] | |
| [R] | ||
| fax | [R] | |
| first_name | [R] | |
| id | [R] | |
| last_name | [R] | |
| paypal_accounts | [R] | |
| phone | [R] | |
| updated_at | [R] | |
| website | [R] |
Deprecated. Use Braintree::TransparentRedirect.confirm
Returns a ResourceCollection of transactions for the customer with the given customer_id.
Deprecated. Use Braintree::TransparentRedirect.confirm
Deprecated. Use Braintree::Customer.default_payment_method
Returns the customer‘s default credit card.