@stripe/stripe-terminal-react-native
Preparing search index...
SetupIntent
SetupAttempt
Type Alias SetupAttempt
type
SetupAttempt
=
{
applicationId
?:
string
;
created
?:
string
;
customer
?:
string
;
id
:
string
;
livemode
:
boolean
;
onBehalfOfId
?:
string
;
paymentMethodDetails
:
SetupAttemptPaymentMethodDetails
;
paymentMethodId
?:
string
;
setupIntentId
?:
string
;
status
:
string
;
usage
?:
Usage
;
}
Index
Properties
application
Id?
created?
customer?
id
livemode
on
Behalf
Of
Id?
payment
Method
Details
payment
Method
Id?
setup
Intent
Id?
status
usage?
Properties
Optional
application
Id
applicationId
?:
string
Optional
created
created
?:
string
Optional
customer
customer
?:
string
id
id
:
string
livemode
livemode
:
boolean
Optional
on
Behalf
Of
Id
onBehalfOfId
?:
string
payment
Method
Details
paymentMethodDetails
:
SetupAttemptPaymentMethodDetails
Optional
payment
Method
Id
paymentMethodId
?:
string
Optional
setup
Intent
Id
setupIntentId
?:
string
status
status
:
string
Optional
usage
usage
?:
Usage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Id
created
customer
id
livemode
on
Behalf
Of
Id
payment
Method
Details
payment
Method
Id
setup
Intent
Id
status
usage
@stripe/stripe-terminal-react-native
Loading...