Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PlatformPay
PaymentMethodParams
Type Alias PaymentMethodParams
PaymentMethodParams
:
{
googlePay
?:
GooglePayBaseParams
&
GooglePayPaymentMethodParams
;
applePay
?:
ApplePayBaseParams
&
ApplePayPaymentMethodParams
;
}
Type declaration
Optional
googlePay
?:
GooglePayBaseParams
&
GooglePayPaymentMethodParams
Defines Google Pay behavior. Android only.
Optional
applePay
?:
ApplePayBaseParams
&
ApplePayPaymentMethodParams
Defines Apple Pay behavior. iOS only.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...
Defines Google Pay behavior. Android only.