Package-level declarations
Types
Error class thrown when app switch to the corresponding wallet is not possible
Repository to hold the state of the app switch flow.
Parent class for exceptions encountered when using the SDK.
Contains the remote configuration for the Braintree Android SDK.
Callback for receiving a Configuration result.
Error class thrown when a configuration value is invalid
Error container returned when the Braintree server returns a 422 Unprocessible Entity. A 422 occurs when a request is properly formed, but the server was unable to take the requested action due to bad user data.
The annotated method or class is in beta. It's public API may change or be removed in future releases.
Error thrown when arguments provided to a method are invalid.
PaymentMethod represents the common interface of all payment method.
Base class representing a method of payment for a customer. PaymentMethodNonce represents the common interface of all payment method nonces, and can be handled by a server interchangeably.
Object representing a postal address
Error class thrown when a user cancels a payment flow