Search
Preparing search index...
The search index is not available
@stripe/stripe-react-native
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stripe/stripe-react-native
ApplePayButtonComponent
NativeProps
Interface NativeProps
Hierarchy
NativeProps
Index
Properties
style
disabled
type
button
Style
border
Radius
Methods
on
Press
Action
on
Shipping
Method
Selected
Action
on
Shipping
Contact
Selected
Action
on
Coupon
Code
Entered
Action
on
Order
Tracking
Action
Properties
Optional
style
style
?:
StyleProp
<
ViewStyle
>
Optional
disabled
disabled
?:
boolean
Optional
type
type
?:
number
Optional
button
Style
button
Style
?:
number
Optional
border
Radius
border
Radius
?:
number
Methods
Optional
on
Press
Action
on
Press
Action
(
)
:
void
Returns
void
Optional
on
Shipping
Method
Selected
Action
on
Shipping
Method
Selected
Action
(
value
:
NativeSyntheticEvent
<
{
shippingMethod
:
PlatformPay
.
ShippingMethod
}
>
)
:
void
Parameters
value:
NativeSyntheticEvent
<
{
shippingMethod
:
PlatformPay
.
ShippingMethod
}
>
Returns
void
Optional
on
Shipping
Contact
Selected
Action
on
Shipping
Contact
Selected
Action
(
value
:
NativeSyntheticEvent
<
{
shippingContact
:
ApplePay
.
ShippingContact
}
>
)
:
void
Parameters
value:
NativeSyntheticEvent
<
{
shippingContact
:
ApplePay
.
ShippingContact
}
>
Returns
void
Optional
on
Coupon
Code
Entered
Action
on
Coupon
Code
Entered
Action
(
value
:
NativeSyntheticEvent
<
{
couponCode
:
string
}
>
)
:
void
Parameters
value:
NativeSyntheticEvent
<
{
couponCode
:
string
}
>
Returns
void
Optional
on
Order
Tracking
Action
on
Order
Tracking
Action
(
)
:
void
Returns
void
Exports
Apple
Pay
Financial
Connections
Google
Pay
Payment
Intent
Payment
Method
Payment
Sheet
Platform
Pay
Setup
Intent
ThreeDSecure
Token
Apple
Pay
Button
Component
AuBECSDebit
Form
Component
Card
Field
Input
Card
Form
View
Google
Pay
Button
Component
Native
Props
style
disabled
type
button
Style
border
Radius
on
Press
Action
on
Shipping
Method
Selected
Action
on
Shipping
Contact
Selected
Action
on
Coupon
Code
Entered
Action
on
Order
Tracking
Action
Generated using
TypeDoc