toggle menu
braintree_android
4.47.0
androidJvm
switch theme
search in API
Card
/
com.braintreepayments.api
/
CardClient
Card
Client
open
class
CardClient
Used to tokenize credit or debit cards using a
Card
. For more information see the
documentation
Members
Constructors
Card
Client
Link copied to clipboard
constructor
(
@
NonNull
braintreeClient
:
BraintreeClient
)
Functions
tokenize
Link copied to clipboard
open
fun
tokenize
(
@
NonNull
card
:
Card
,
@
NonNull
callback
:
CardTokenizeCallback
)
Create a
CardNonce
.