Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PaymentMethod
WeChatPayParams
Interface WeChatPayParams
interface
WeChatPayParams
{
paymentMethodType
:
"WeChatPay"
;
paymentMethodData
:
{
appId
:
string
;
billingDetails
?:
BillingDetails
}
;
}
Index
Properties
payment
Method
Type
payment
Method
Data
Properties
payment
Method
Type
paymentMethodType
:
"WeChatPay"
payment
Method
Data
paymentMethodData
:
{
appId
:
string
;
billingDetails
?:
BillingDetails
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
Method
Type
payment
Method
Data
@stripe/stripe-react-native
Loading...