Package-level declarations
Types
Link copied to clipboard
open class AddCardFragment : DropInFragment, OnCardFormSubmitListener, CardEditText.OnCardTypeChangedListener
Link copied to clipboard
Link copied to clipboard
open class CardDetailsFragment : DropInFragment, OnCardFormSubmitListener, OnCardFormFieldFocusedListener
Link copied to clipboard
interface DeletePaymentMethodNonceCallback
Callback for receiving result of deletePaymentMethod.
Link copied to clipboard
Link copied to clipboard
Used to launch Drop-in and handle results
Link copied to clipboard
interface DropInListener
Implement this interface to receive results from the DropIn payment flow.
Link copied to clipboard
enum DropInPaymentMethod
Link copied to clipboard
Used to start DropInActivity with specified options.
Link copied to clipboard
Contains the result from launching DropInActivity or calling fetchMostRecentPaymentMethod.
Link copied to clipboard
Link copied to clipboard
interface FetchMostRecentPaymentMethodCallback
Callback for receiving the result of fetchMostRecentPaymentMethod
Link copied to clipboard
interface GetPaymentMethodNoncesCallback
Callback for receiving result of getPaymentMethodNonces and getPaymentMethodNonces.
Link copied to clipboard
Link copied to clipboard
Class used to retrieve a customer's payment methods.
Link copied to clipboard
Link copied to clipboard