@stripe/stripe-terminal-react-native
Preparing search index...
PaymentIntent
Type
Interface Type
interface
Type
{
amount
:
number
;
amountDetails
:
AmountDetails
;
amountTip
:
number
;
captureMethod
:
string
;
charges
:
Charge
[]
;
clientSecret
:
string
;
created
:
string
;
currency
:
string
;
id
:
string
;
metadata
:
Record
<
string
,
string
>
;
offlineDetails
:
OfflineDetails
;
paymentMethod
:
PaymentMethod
.
Type
;
paymentMethodId
:
string
;
sdkUuid
:
string
;
statementDescriptor
:
string
;
statementDescriptorSuffix
:
string
;
status
:
PaymentIntent
.
Status
;
}
Index
Properties
amount
amount
Details
amount
Tip
capture
Method
charges
client
Secret
created
currency
id
metadata
offline
Details
payment
Method
payment
Method
Id
sdk
Uuid
statement
Descriptor
statement
Descriptor
Suffix
status
Properties
amount
amount
:
number
amount
Details
amountDetails
:
AmountDetails
amount
Tip
amountTip
:
number
capture
Method
captureMethod
:
string
charges
charges
:
Charge
[]
client
Secret
clientSecret
:
string
created
created
:
string
currency
currency
:
string
id
id
:
string
metadata
metadata
:
Record
<
string
,
string
>
offline
Details
offlineDetails
:
OfflineDetails
payment
Method
paymentMethod
:
PaymentMethod
.
Type
payment
Method
Id
paymentMethodId
:
string
sdk
Uuid
sdkUuid
:
string
statement
Descriptor
statementDescriptor
:
string
statement
Descriptor
Suffix
statementDescriptorSuffix
:
string
status
status
:
PaymentIntent
.
Status
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
amount
Details
amount
Tip
capture
Method
charges
client
Secret
created
currency
id
metadata
offline
Details
payment
Method
payment
Method
Id
sdk
Uuid
statement
Descriptor
statement
Descriptor
Suffix
status
@stripe/stripe-terminal-react-native
Loading...