@stripe/stripe-terminal-react-native
Preparing search index...
ProcessPaymentIntentParams
Type Alias ProcessPaymentIntentParams
type
ProcessPaymentIntentParams
=
{
allowRedisplay
?:
AllowRedisplay
;
customerCancellation
?:
CustomerCancellation
;
motoConfiguration
?:
MotoConfiguration
;
paymentIntent
:
PaymentIntent
.
Type
;
requestDynamicCurrencyConversion
?:
boolean
;
returnUrl
?:
string
;
skipTipping
?:
boolean
;
surcharge
?:
Surcharge
;
surchargeNotice
?:
string
;
tipEligibleAmount
?:
number
;
updatePaymentIntent
?:
boolean
;
}
Index
Properties
allow
Redisplay?
customer
Cancellation?
moto
Configuration?
payment
Intent
request
Dynamic
Currency
Conversion?
return
Url?
skip
Tipping?
surcharge?
surcharge
Notice?
tip
Eligible
Amount?
update
Payment
Intent?
Properties
Optional
allow
Redisplay
allowRedisplay
?:
AllowRedisplay
Optional
customer
Cancellation
customerCancellation
?:
CustomerCancellation
Optional
moto
Configuration
motoConfiguration
?:
MotoConfiguration
payment
Intent
paymentIntent
:
PaymentIntent
.
Type
Optional
request
Dynamic
Currency
Conversion
requestDynamicCurrencyConversion
?:
boolean
Optional
return
Url
returnUrl
?:
string
Optional
skip
Tipping
skipTipping
?:
boolean
Optional
surcharge
surcharge
?:
Surcharge
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
customer
Cancellation
moto
Configuration
payment
Intent
request
Dynamic
Currency
Conversion
return
Url
skip
Tipping
surcharge
surcharge
Notice
tip
Eligible
Amount
update
Payment
Intent
@stripe/stripe-terminal-react-native
Loading...