@stripe/stripe-terminal-react-native
Preparing search index...
CollectPaymentMethodParams
Type Alias CollectPaymentMethodParams
type
CollectPaymentMethodParams
=
{
allowRedisplay
?:
AllowRedisplay
;
enableCustomerCancellation
?:
boolean
;
moto
?:
boolean
;
paymentIntent
:
PaymentIntent
.
Type
;
requestDynamicCurrencyConversion
?:
boolean
;
skipTipping
?:
boolean
;
surchargeNotice
?:
string
;
tipEligibleAmount
?:
number
;
updatePaymentIntent
?:
boolean
;
}
Index
Properties
allow
Redisplay?
enable
Customer
Cancellation?
moto?
payment
Intent
request
Dynamic
Currency
Conversion?
skip
Tipping?
surcharge
Notice?
tip
Eligible
Amount?
update
Payment
Intent?
Properties
Optional
allow
Redisplay
allowRedisplay
?:
AllowRedisplay
Optional
enable
Customer
Cancellation
enableCustomerCancellation
?:
boolean
Optional
moto
moto
?:
boolean
payment
Intent
paymentIntent
:
PaymentIntent
.
Type
Optional
request
Dynamic
Currency
Conversion
requestDynamicCurrencyConversion
?:
boolean
Optional
skip
Tipping
skipTipping
?:
boolean
Optional
surcharge
Notice
surchargeNotice
?:
string
Optional
tip
Eligible
Amount
tipEligibleAmount
?:
number
Optional
update
Payment
Intent
updatePaymentIntent
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Redisplay
enable
Customer
Cancellation
moto
payment
Intent
request
Dynamic
Currency
Conversion
skip
Tipping
surcharge
Notice
tip
Eligible
Amount
update
Payment
Intent
@stripe/stripe-terminal-react-native
Loading...