@stripe/stripe-terminal-react-native
Preparing search index...
CollectSetupIntentPaymentMethodParams
Type Alias CollectSetupIntentPaymentMethodParams
type
CollectSetupIntentPaymentMethodParams
=
{
allowRedisplay
?:
AllowRedisplay
;
collectionReason
?:
CollectionReason
;
enableCustomerCancellation
?:
boolean
;
moto
?:
boolean
;
setupIntent
:
SetupIntent
.
Type
;
}
Index
Properties
allow
Redisplay?
collection
Reason?
enable
Customer
Cancellation?
moto?
setup
Intent
Properties
Optional
allow
Redisplay
allowRedisplay
?:
AllowRedisplay
Optional
collection
Reason
collectionReason
?:
CollectionReason
Optional
enable
Customer
Cancellation
enableCustomerCancellation
?:
boolean
Optional
moto
moto
?:
boolean
setup
Intent
setupIntent
:
SetupIntent
.
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Redisplay
collection
Reason
enable
Customer
Cancellation
moto
setup
Intent
@stripe/stripe-terminal-react-native
Loading...