Search
Preparing search index...
The search index is not available
@stripe/stripe-terminal-react-native
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stripe/stripe-terminal-react-native
SetupIntent
Namespace SetupIntent
Index
Namespaces
Android
IOS
Interfaces
Setup
Attempt
Card
Present
Details
Setup
Attempt
Payment
Method
Details
Type aliases
Setup
Attempt
Status
Type
Usage
Type aliases
Setup
Attempt
Setup
Attempt
:
SetupIntent
.
IOS
.
SetupAttempt
&
SetupIntent
.
Android
.
SetupAttempt
&
{
applicationId
?:
string
;
created
?:
number
;
customer
?:
string
;
id
:
string
;
onBehalfOfId
?:
string
;
paymentMethodDetails
:
SetupAttemptPaymentMethodDetails
;
paymentMethodId
?:
string
;
setupIntentId
?:
string
;
status
:
string
}
Status
Status
:
"canceled"
|
"processing"
|
"requiresAction"
|
"requiresConfirmation"
|
"requiresPaymentMethod"
|
"succeeded"
|
"unknown"
Type
Type
:
SetupIntent
.
Android
.
Type
&
SetupIntent
.
IOS
.
Type
&
{
created
:
string
;
customer
?:
string
;
id
:
string
;
latestAttempt
:
SetupIntent
.
SetupAttempt
;
metadata
?:
Record
<
string
,
string
>
;
paymentMethodTypes
?:
string
[]
;
sdkUuid
:
string
;
status
:
SetupIntent
.
Status
;
usage
:
Usage
}
Usage
Usage
:
"offSession"
|
"onSession"
Exports
Payment
Intent
Payment
Method
Reader
Refund
Setup
Intent
Android
IOS
Setup
Attempt
Card
Present
Details
Setup
Attempt
Payment
Method
Details
Setup
Attempt
Status
Type
Usage
Generated using
TypeDoc