Inttegro SDK for React Native - v0.1.0
Studio
GitHub
Preparing search index...
PaymentSheetTelemetryEvent
Interface PaymentSheetTelemetryEvent
interface
PaymentSheetTelemetryEvent
{
errorType
?:
string
;
flowId
:
string
;
httpStatusCode
?:
number
;
name
:
PaymentSheetTelemetryEventName
;
operation
?:
|
"checkout.lookup"
|
"checkout.pay"
|
"checkout.request_confirmation"
|
"checkout.confirm_payment"
;
requestId
?:
string
;
sequence
:
number
;
timestamp
:
string
;
}
Index
Properties
error
Type?
flow
Id
http
Status
Code?
name
operation?
request
Id?
sequence
timestamp
Properties
Optional
error
Type
errorType
?:
string
flow
Id
flowId
:
string
Optional
http
Status
Code
httpStatusCode
?:
number
name
name
:
PaymentSheetTelemetryEventName
Optional
operation
operation
?:
|
"checkout.lookup"
|
"checkout.pay"
|
"checkout.request_confirmation"
|
"checkout.confirm_payment"
Optional
request
Id
requestId
?:
string
sequence
sequence
:
number
timestamp
timestamp
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Type
flow
Id
http
Status
Code
name
operation
request
Id
sequence
timestamp
Studio
GitHub
Inttegro SDK for React Native - v0.1.0
Loading...