Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PlatformPay
ConfirmParams
Type Alias ConfirmParams
ConfirmParams
:
{
googlePay
?:
GooglePayBaseParams
;
applePay
?:
ApplePayBaseParams
&
ApplePayConfirmParams
;
}
Type declaration
Optional
googlePay
?:
GooglePayBaseParams
Defines Google Pay behavior. Android only.
Optional
applePay
?:
ApplePayBaseParams
&
ApplePayConfirmParams
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.