Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/orders
CompleteOrderRequest
Interface CompleteOrderRequest
Complete order request
interface
CompleteOrderRequest
{
orderId
:
string
;
paidOutOfBand
?:
boolean
;
}
Index
Properties
order
Id
paid
Out
Of
Band?
Properties
order
Id
orderId
:
string
Order ID to complete
Optional
paid
Out
Of
Band
paidOutOfBand
?:
boolean
Whether payment was collected out of band
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
order
Id
paid
Out
Of
Band
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...
Complete order request