PaymentMethodClient
Class used to retrieve a customer's payment methods.
Constructors
Link copied to clipboard
Creates a new instance of PaymentMethodClient
Functions
Link copied to clipboard
open fun deletePaymentMethod(context: Context, paymentMethodNonce: PaymentMethodNonce, callback: DeletePaymentMethodNonceCallback)
Deletes a payment method for the user whose ID was used to generate the ClientToken used to instantiate the BraintreeClient.
Link copied to clipboard
Retrieves the current list of PaymentMethodNonce for the current user.