braintree-android-drop-in
6.15.1-SNAPSHOT
Drop-In
com.
braintreepayments.
api
Add
Card
Fragment
Bottom
Sheet
Fragment
Card
Details
Fragment
Delete
Payment
Method
Nonce
Callback
Drop
In
Activity
Drop
In
Client
Drop
In
Listener
Drop
In
Payment
Method
AMEX
GOOGLE_PAY
DINERS_CLUB
DISCOVER
JCB
MAESTRO
MASTERCARD
PAYPAL
VISA
VENMO
UNIONPAY
HIPER
HIPERCARD
UNKNOWN
Drop
In
Request
Drop
In
Result
Drop
In
View
Model
Fetch
Most
Recent
Payment
Method
Callback
Get
Payment
Method
Nonces
Callback
Notice
Of
Collection
Helper
Payment
Method
Client
Supported
Payment
Methods
Fragment
Vault
Manager
Fragment
Drop-In
/
com.braintreepayments.api
/
DeletePaymentMethodNonceCallback
Delete
Payment
Method
Nonce
Callback
interface
DeletePaymentMethodNonceCallback
Callback for receiving result of
deletePaymentMethod
.
Functions
Functions
on
Result
Link copied to clipboard
abstract
fun
onResult
(
@
Nullable
deletedNonce
:
PaymentMethodNonce
,
@
Nullable
error
:
Exception
)