Class | Description |
---|---|
AmericanExpress |
Used to integrate with Braintree's American Express API
|
AndroidPay | Deprecated
Android Pay is deprecated, use
GooglePayment instead. |
AndroidPayActivity | Deprecated |
BraintreeBrowserSwitchActivity |
Helper Activity that captures the response when browser switch completes.
|
BraintreeFragment |
Core Braintree class that handles network requests and managing callbacks.
|
Card |
Used to tokenize credit or debit cards using a
CardBuilder . |
DataCollector |
DataCollector is used to collect device information to aid in fraud detection and prevention.
|
GooglePayment |
Used to create and tokenize Google Payments payment methods.
|
GooglePaymentActivity | |
Ideal |
Used to integrate with iDEAL.
|
PaymentMethod |
Class used to retrieve a customer's payment methods.
|
PayPal |
Used to create and tokenize PayPal accounts.
|
ThreeDSecure |
3D Secure is a protocol that enables cardholders and issuers to add a layer of security
to e-commerce transactions via password entry at checkout.
|
UnionPay |
Used to check, enroll, and tokenize UnionPay cards.
|
Venmo |
Used to create and tokenize Venmo accounts.
|