@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/services/Checkoutservice
CheckoutStartResult
Type Alias CheckoutStartResult
type
CheckoutStartResult
=
{
checkoutUrl
:
string
;
discountAmount
:
number
;
orderId
:
number
;
subtotal
:
number
;
total
:
number
;
transactionId
:
string
;
}
Index
Properties
checkout
Url
discount
Amount
order
Id
subtotal
total
transaction
Id
Properties
checkout
Url
checkoutUrl
:
string
discount
Amount
discountAmount
:
number
order
Id
orderId
:
number
subtotal
subtotal
:
number
total
total
:
number
transaction
Id
transactionId
:
string
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
checkout
Url
discount
Amount
order
Id
subtotal
total
transaction
Id
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...