Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
Onramp
CryptoPaymentToken
Type Alias CryptoPaymentToken
CryptoPaymentToken
:
|
{
card
:
{
brand
:
string
;
funding
:
string
;
last4
:
string
}
}
|
{
us_bank_account
:
{
bank_name
?:
string
|
null
;
last4
:
string
}
}
A representation of the crypto payment token, which contains details about the payment method used.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...
A representation of the crypto payment token, which contains details about the payment method used.